mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 02:46:52 +00:00
Implement `--extend-select` command line argument following what was done for `--extend-ignore` in !233. This option can be used to selectively add individual codes without overriding the default list entirely. Addresses the remaining item of issue #1061. |
||
|---|---|---|
| .. | ||
| .keep | ||
| configuration.rst | ||
| error-codes.rst | ||
| index.rst | ||
| invocation.rst | ||
| options.rst | ||
| python-api.rst | ||
| using-hooks.rst | ||
| using-plugins.rst | ||
| violations.rst | ||