summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-12-201-1/+1
|/
* Merge pull request #1490 from asottile/option-manager-versionsAnthony Sottile2021-12-089-255/+73
|\
| * have OptionManager take plugin versions directlyAnthony Sottile2021-12-089-255/+73
|/
* Merge pull request #1489 from asottile/exceptions-plugin-nameAnthony Sottile2021-12-073-13/+12
|\
| * use plugin_name= instead of dicts in exceptionsAnthony Sottile2021-12-073-13/+12
|/
* Merge pull request #1488 from asottile/stage1-parserAnthony Sottile2021-12-072-9/+10
|\
| * return an argparser instead of side-effectsAnthony Sottile2021-12-072-9/+10
|/
* Merge pull request #1487 from PyCQA/debug-store-trueAnthony Sottile2021-12-075-88/+12
|\
| * eliminate --bug-report double-parse quirk with store_trueAnthony Sottile2021-12-075-88/+12
|/
* Merge pull request #1486 from PyCQA/stray-noqaAnthony Sottile2021-12-071-1/+1
|\
| * remove stray noqastray-noqaAnthony Sottile2021-12-071-1/+1
|/
* Merge pull request #1485 from PyCQA/disabled-by-default-plugin-testAnthony Sottile2021-12-071-0/+28
|\
| * add integration test for off_by_default pluginAnthony Sottile2021-12-071-0/+28
|/
* Merge pull request #1484 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-12-061-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-12-061-1/+1
|/
* Merge pull request #1477 from PyCQA/running_against_diffAnthony Sottile2021-11-251-6/+4
|\
| * use self.options.diff directlyAnthony Sottile2021-11-251-6/+4
|/
* Merge pull request #1476 from asottile/files_not_nullableAnthony Sottile2021-11-256-22/+18
|\
| * refactor run_checks to not take an Optional list of filenamesAnthony Sottile2021-11-256-22/+18
|/
* Merge pull request #1473 from PyCQA/mypy-improveAnthony Sottile2021-11-221-2/+0
|\
| * this module is fully typed nowAnthony Sottile2021-11-221-2/+0
|/
* Merge pull request #1472 from asottile/config_discoveryAnthony Sottile2021-11-2220-883/+351
|\
| * refactor and simplify configuration loadingAnthony Sottile2021-11-2220-883/+351
|/
* Merge pull request #1471 from PyCQA/pre-commit-ci-update-configAnthony Sottile2021-11-221-2/+2
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2021-11-221-2/+2
|/
* Merge pull request #1466 from asottile/mypy-everythingAnthony Sottile2021-11-1511-48/+53
|\
| * move from allowlist to blocklist for mypyAnthony Sottile2021-11-1411-48/+53
|/
* Merge pull request #1465 from asottile/kwonlyAnthony Sottile2021-11-153-20/+23
|\
| * replace py2-kwonly shim with true kwonly argsAnthony Sottile2021-11-143-20/+23
|/
* Merge pull request #1464 from PyCQA/more-testsAnthony Sottile2021-11-144-35/+61
|\
| * improve integration testsAnthony Sottile2021-11-144-35/+61
|/
* Merge pull request #1463 from asottile/file_discoveryAnthony Sottile2021-11-149-217/+291
|\
| * split out file discovery and test itAnthony Sottile2021-11-149-217/+291
|/
* Merge pull request #1462 from PyCQA/test_name_tooAnthony Sottile2021-11-141-2/+2
|\
| * fix test name after exit -> exit_code refactorAnthony Sottile2021-11-141-2/+2
|/
* Merge pull request #1461 from PyCQA/application_exit_codeAnthony Sottile2021-11-145-36/+33
|\
| * have application return exit code for easier testingAnthony Sottile2021-11-145-36/+33
|/
* Merge pull request #1460 from asottile/optmanager_parse_argsAnthony Sottile2021-11-145-26/+21
|\
| * use return value of parse_args directlyAnthony Sottile2021-11-145-26/+21
|/
* Merge pull request #1459 from asottile/jobs-reprAnthony Sottile2021-11-142-0/+10
|\
| * add a __repr__ for JobsArgumentAnthony Sottile2021-11-142-0/+10
|/
* Merge pull request #1457 from asottile/improve_coverageAnthony Sottile2021-11-143-21/+50
|\
| * improve coverage a bitAnthony Sottile2021-11-143-21/+50
|/
* Merge pull request #1456 from asottile/unused-test-fixturesAnthony Sottile2021-11-143-18/+0
|\
| * remove some unused test fixture filesAnthony Sottile2021-11-143-18/+0
|/
* Merge pull request #1455 from PyCQA/simplify-flake8-configAnthony Sottile2021-11-142-28/+6
|\
| * simplify our own flake8 configAnthony Sottile2021-11-142-28/+6
|/
* Merge pull request #1454 from asottile/unused-example-codeAnthony Sottile2021-11-145-7/+1
|\
| * remove unused example-code test fixturesAnthony Sottile2021-11-145-7/+1
* | Merge pull request #1453 from asottile/deadAnthony Sottile2021-11-147-64/+0
|\ \ | |/ |/|