- 01 1月, 2019 1 次提交
-
-
由 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 创作于
-
- 05 12月, 2018 2 次提交
-
-
由 Anthony Sottile 创作于
Remove workarounds for older, unsupported Pythons See merge request pycqa/flake8!271
-
由 Jon Dufresne 创作于
-
- 22 11月, 2018 2 次提交
-
-
由 Ian Stapleton Cordasco 创作于
Remove unused verify_requirements argument See merge request pycqa/flake8!267
-
由 Ian Stapleton Cordasco 创作于
Add https://pre-commit.com metadata See merge request pycqa/flake8!268
-
- 21 11月, 2018 3 次提交
-
-
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
Replace setuptools with entrypoints See merge request pycqa/flake8!264
-
- 11 11月, 2018 2 次提交
-
-
由 Anthony Sottile 创作于
Grammar fixes See merge request pycqa/flake8!266
-
由 Ville Skyttä 创作于
-
- 05 11月, 2018 1 次提交
-
-
由 Anthony Sottile 创作于
-
- 29 10月, 2018 1 次提交
-
-
由 Ian Stapleton Cordasco 创作于
Add support for per-file ignores in config Closes #156 See merge request pycqa/flake8!259
-
- 28 10月, 2018 2 次提交
-
-
由 Anthony Sottile 创作于
Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469 Closes #469 See merge request pycqa/flake8!262
-
由 Jesaja Everling 创作于
-
- 27 10月, 2018 5 次提交
-
-
由 Ian Stapleton Cordasco 创作于
-
由 Ian Stapleton Cordasco 创作于
Add documentation for `flake8 --extend-ignore` See merge request pycqa/flake8!258
-
由 Ian Stapleton Cordasco 创作于
-
由 Ian Stapleton Cordasco 创作于
Most of the problems with our logic were due to not having the same logic as our exclude parameter. This refactors that out into a separate function so we can confidently achieve that.
-
由 Ian Stapleton Cordasco 创作于
These show that there were some subtle bugs in how we were matching things and that there are bugs that need to be fixed.
-
- 26 10月, 2018 1 次提交
-
-
由 Lars Butler 创作于
Also highlight the behavioral differences between `flake --ignore` and `flake --extend-ignore`.
-
- 25 10月, 2018 1 次提交
-
-
由 Ian Stapleton Cordasco 创作于
This adds support for rules that ignore violation codes on a per-file basis. This takes a similar functional approach to https://github.com/snoack/flake8-per-file-ignores which allows for glob patterns like the `--exclude` option. Closes #156
-
- 24 10月, 2018 3 次提交
-
-
由 Anthony Sottile 创作于
Fixups after 3.6.0 release See merge request pycqa/flake8!256
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
-
- 23 10月, 2018 5 次提交
-
-
由 Anthony Sottile 创作于
Fix inconsistent newlines read from a file in python3 (try 2) Closes #457 See merge request pycqa/flake8!255
-
由 Anthony Sottile 创作于
-
由 Anthony Sottile 创作于
This reverts commit ba2fb9c5, reversing changes made to 63b91c95.
-
由 Anthony Sottile 创作于
Revert "Merge branch 'match_newlines_py3' into 'master'" See merge request pycqa/flake8!254
-
由 Anthony Sottile 创作于
This reverts merge request !253
-