summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug for plugins using extend_default_ignorefix-extend-default-ignoreIan Stapleton Cordasco2021-04-154-179/+407
* Merge pull request #1314 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-04-121-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-04-121-1/+1
|/
* Merge pull request #1312 from fwinkl/extend_selectAnthony Sottile2021-04-116-17/+85
|\
| * Add --extend-select command line argumentFrank Winklmeier2021-04-116-17/+85
|/
* Merge pull request #1309 from asottile/improve_coverageAnthony Sottile2021-04-073-17/+9
|\
| * improve code coverage in a few placesAnthony Sottile2021-04-073-17/+9
|/
* Merge pull request #1307 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-04-079-78/+94
|\
| * fix mypy errorsAnthony Sottile2021-04-078-76/+92
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-04-051-2/+2
|/
* Merge pull request #1306 from PyCQA/issue_templateAnthony Sottile2021-04-041-0/+33
|\
| * add issue templateAnthony Sottile2021-04-041-0/+33
|/
* Merge pull request #35 from sambrightman/document-exclude-defaultAnthony Sottile2021-04-031-1/+1
|\
| * Update documentation of default excludesSam Brightman2019-02-252-2/+2
* | Merge pull request #20 from blueyed/doc-typoAnthony Sottile2021-04-031-1/+1
|\ \
| * | docs: fix typo in class referenceDaniel Hahler2018-05-161-1/+1
* | | Merge pull request #43 from sobolevn/patch-1Anthony Sottile2021-04-031-1/+1
|\ \ \
| * | | Typo fixNikita Sobolev2021-03-221-1/+1
* | | | Merge pull request #1305 from asottile/replace_gitlab_urlsAnthony Sottile2021-04-0346-746/+254
|\ \ \ \
| * | | | Remove remaining references to gitlabAnthony Sottile2021-04-0326-28/+28
| * | | | fix links in codeAnthony Sottile2021-04-033-9/+9
| * | | | fix pr and issue links in release notesAnthony Sottile2021-04-0335-672/+180
| * | | | update milestone linksAnthony Sottile2021-04-0325-25/+25
| * | | | fix manual gitlab linksAnthony Sottile2021-04-037-11/+11
* | | | | Merge pull request #1291 from PyCQA/github_actionsAnthony Sottile2021-04-036-109/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | enable github actionsAnthony Sottile2021-04-036-109/+60
|/ / / /
* | | | Merge branch 'py3_plus' into 'master'Anthony Sottile2021-03-3165-732/+630
|\ \ \ \
| * | | | audit + string joiningAnthony Sottile2021-03-306-12/+11
| * | | | audit % format callsAnthony Sottile2021-03-304-9/+9
| * | | | audit .format(...) callsAnthony Sottile2021-03-306-26/+10
| * | | | com2annAnthony Sottile2021-03-3019-389/+361
| * | | | clean up TYPE_CHECKING importsAnthony Sottile2021-03-308-12/+17
| * | | | clean up OrderedDictAnthony Sottile2021-03-301-7/+5
| * | | | clean up version_info referencesAnthony Sottile2021-03-303-28/+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-3051-149/+185
| * | | | some manual python2 metadata cleanupAnthony Sottile2021-03-3013-79/+14
| * | | | introduce pyupgrade, run it in python2-compatible modeAnthony Sottile2021-03-297-7/+14
|/ / / /
* | | | Merge branch 'remove_setuptools_command' into 'master'Anthony Sottile2021-03-305-167/+0
|\ \ \ \
| * | | | remove flake8 setuptools commandAnthony Sottile2021-03-295-167/+0
|/ / / /
* | | | Merge branch 'yesqa' into 'master'Anthony Sottile2021-03-302-2/+2
|\ \ \ \
| * | | | remove unused noqa commentsAnthony Sottile2021-03-292-2/+2
|/ / / /
* | | | Merge branch 'remove_vcs_stuff' into 'master'Anthony Sottile2021-03-3013-659/+2
|\ \ \ \ | |/ / / |/| | |
| * | | remove vcs integrationAnthony Sottile2021-03-2913-659/+2
|/ / /
* | | Release 3.9.03.9.0Anthony Sottile2021-03-145-3/+50
* | | Merge branch 'pycodestyle_2_7_0' into 'master'Anthony Sottile2021-03-147-3/+40
|\ \ \
| * | | upgrade pycodestyle to 2.7.0Anthony Sottile2021-03-144-3/+5