- 30 1月, 2019 5 次提交
-
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
Remove remnants from previous PRs See merge request pycqa/flake8!289
-
由 Anthony Sottile 创作于
- warnings in configparser were silenced upstream (unless `-3` is passed) - we no longer invoke tests from `python setup.py test`
-
由 Anthony Sottile 创作于
Upgrade entrypoints and sync with setup.cfg See merge request pycqa/flake8!288
-
由 Anthony Sottile 创作于
-
- 29 1月, 2019 2 次提交
-
-
由 Ian Stapleton Cordasco 创作于
Latest pycodestyle See merge request pycqa/flake8!287
-
由 Anthony Sottile 创作于
-
- 28 1月, 2019 7 次提交
-
-
由 Anthony Sottile 创作于
Also copy deps to setup.cfg See merge request pycqa/flake8!286
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
use latest pyflakes See merge request pycqa/flake8!283
-
由 Anthony Sottile 创作于
Turn off pre-commit's automated multiprocessing See merge request pycqa/flake8!284
-
由 Anthony Sottile 创作于
flake8 internally implements multiprocessing, disabling pre-commit's improves performance
-
由 Anthony Sottile 创作于
Fix linters See merge request pycqa/flake8!285
-
由 Anthony Sottile 创作于
-
- 24 1月, 2019 1 次提交
-
-
由 Anthony Sottile 创作于
-
- 19 1月, 2019 1 次提交
-
-
由 Anthony Sottile 创作于
-
- 17 1月, 2019 2 次提交
-
-
由 Ian Stapleton Cordasco 创作于
Add support for optparse's 'float' and 'complex' types. Closes #452 See merge request pycqa/flake8!261
-
由 Ian Stapleton Cordasco 创作于
Support more syntaxes in per-file-ignores Closes #471 See merge request pycqa/flake8!281
-
- 08 1月, 2019 5 次提交
-
-
由 Ian Stapleton Cordasco 创作于
Remove unused PROJECT_FILENAMES See merge request pycqa/flake8!279
-
由 Ian Stapleton Cordasco 创作于
Enforce warnings under test Closes #275 See merge request pycqa/flake8!280
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
-
- 04 1月, 2019 3 次提交
-
-
由 ymdatta 创作于
-
由 Anthony Sottile 创作于
Remove tests_require / setup_requires since we do not use setup.py test See merge request pycqa/flake8!277
-
由 Anthony Sottile 创作于
-
- 01 1月, 2019 3 次提交
-
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
Call pyflakes api better See merge request pycqa/flake8!276
-
由 Anthony Sottile 创作于
-
- 28 12月, 2018 2 次提交
-
-
由 Ian Stapleton Cordasco 创作于
Remove unused and broken flake8.listen plugin type Closes #480 See merge request pycqa/flake8!274
-
由 Anthony Sottile 创作于
-
- 27 12月, 2018 5 次提交
-
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
Accept Noqa without space Closes #470 See merge request pycqa/flake8!273
-
由 Tomer Keren 创作于
This provides a step by step doc for the regular expression, and makes iterating on it much easier
-
由 Tomer Keren 创作于
-
由 Tomer Keren 创作于
-
- 16 12月, 2018 2 次提交
-
-
由 Anthony Sottile 创作于
Recommend registering plugin options using `add_options` and `parse_options`... See merge request pycqa/flake8!272
-
由 Alexander Schlarb 创作于
Recommend registering plugin options using `add_options` and `parse_options` rather then `register_options` and `provide_options` since these are actually called.
-
- 10 12月, 2018 2 次提交
-
-
由 Anthony Sottile 创作于
Allow physical checks to return multiple results See merge request pycqa/flake8!269
-
由 Tom Milligan 创作于
-