summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2021-05-241-2/+2
* Automatically create output directoriesJouke Witteveen2021-05-101-0/+3
* Merge tag '3.9.2'Anthony Sottile2021-05-081-1/+1
|\
| * Release 3.9.23.9.2Anthony Sottile2021-05-081-1/+1
| * Merge pull request #1328 from PyCQA/fix_indent_size_strAnthony Sottile2021-05-081-2/+2
* | correct and deprecate the value of indent_size_strAnthony Sottile2021-05-081-2/+2
* | short circuit on ast error before tokenization errorAnthony Sottile2021-04-183-67/+33
* | extend black formatting to tests as wellAnthony Sottile2021-04-188-30/+10
* | Merge tag '3.9.1'Anthony Sottile2021-04-151-1/+1
|\ \ | |/
| * Release 3.9.13.9.1Anthony Sottile2021-04-151-1/+1
| * Fix bug for plugins using extend_default_ignoreIan Stapleton Cordasco2021-04-152-1/+7
* | Fix bug for plugins using extend_default_ignorefix-extend-default-ignoreIan Stapleton Cordasco2021-04-152-1/+7
* | Add --extend-select command line argumentFrank Winklmeier2021-04-112-1/+21
* | improve code coverage in a few placesAnthony Sottile2021-04-072-17/+2
* | fix mypy errorsAnthony Sottile2021-04-075-30/+56
* | Merge pull request #43 from sobolevn/patch-1Anthony Sottile2021-04-031-1/+1
|\ \
| * | Typo fixNikita Sobolev2021-03-221-1/+1
| |/
* | fix links in codeAnthony Sottile2021-04-031-6/+6
* | audit + string joiningAnthony Sottile2021-03-305-11/+10
* | audit % format callsAnthony Sottile2021-03-304-9/+9
* | audit .format(...) callsAnthony Sottile2021-03-305-21/+9
* | com2annAnthony Sottile2021-03-3019-389/+361
* | clean up TYPE_CHECKING importsAnthony Sottile2021-03-307-12/+16
* | clean up OrderedDictAnthony Sottile2021-03-301-7/+5
* | clean up version_info referencesAnthony Sottile2021-03-302-27/+12
* | clean up _stdin_get_value_py3Anthony Sottile2021-03-301-7/+3
* | clean up readlines_py2Anthony Sottile2021-03-301-16/+2
* | clean up string_typesAnthony Sottile2021-03-302-9/+6
* | clean up lru_cache in compatAnthony Sottile2021-03-303-7/+6
* | automatic: pyupgrade --py36-plusAnthony Sottile2021-03-3019-88/+121
* | introduce pyupgrade, run it in python2-compatible modeAnthony Sottile2021-03-295-6/+9
* | remove flake8 setuptools commandAnthony Sottile2021-03-291-115/+0
* | remove unused noqa commentsAnthony Sottile2021-03-291-1/+1
* | remove vcs integrationAnthony Sottile2021-03-298-526/+2
|/
* Release 3.9.03.9.0Anthony Sottile2021-03-141-1/+1
* upgrade pycodestyle to 2.7.0Anthony Sottile2021-03-141-0/+2
* Add indent-size optionvalentin2021-03-143-0/+12
* ensure crlf line endings of stdin are handled properlyAnthony Sottile2021-01-071-1/+2
* Merge branch 'no_show_source' into 'master'Anthony Sottile2020-10-021-0/+7
|\
| * Add option to disable show-source for calling toolsAnthony Sottile2020-06-191-0/+7
* | Release 3.8.43.8.4Anthony Sottile2020-10-021-1/+1
* | fix a few small spelling issuesAnthony Sottile2020-09-207-7/+7
* | fix skipping of physical checks when file does not end in newlineAnthony Sottile2020-09-121-4/+13
* | Support linting when missing sem_open syscallNekokatt2020-08-271-11/+23
* | upgrade black and run via pre-commitAnthony Sottile2020-08-272-3/+7
|/
* Release 3.8.33.8.3Anthony Sottile2020-06-081-1/+1
* Help clarify the option behaviourmsmetko2020-06-071-1/+1
* fix JobsArgument --help outputRuairidh MacLeod2020-06-051-0/+4
* processor: Catch SyntaxError also when generating tokens for a fileEric N. Vander Weele2020-06-021-1/+1
* Release 3.8.23.8.2Anthony Sottile2020-05-222-4/+2