pre-commit-ci[bot]
8ace3157bd
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-07 14:51:56 +00:00
Paciupa
aa51e6662b
Apply suggestions from code review
...
Co-authored-by: Ian Stapleton Cordasco <graffatcolmingov@gmail.com>
2024-02-07 17:51:46 +03:00
Paciupa
74dba5b965
Add per-file-ignores mention in violations.rst
...
There is no mention of "per-file-ignores" option in "Selecting and Ignoring Violations" section documentation, only in "Full Listing of Options and Their Descriptions".
2024-02-07 15:31:22 +03:00
Anthony Sottile
2fe70dda6b
fix a few small spelling issues
...
found via `pre-commit try-repo https://github.com/codespell-project/codespell --all-files`
2020-09-20 19:16:10 -07:00
Anthony Sottile
b3f54c3f12
document that contents may appear before/after a noqa comment
2020-01-16 14:55:23 -08:00
Ville Skyttä
dedb741fad
Grammar fixes
2018-11-11 11:14:51 +02:00
Jesaja Everling
cafe780514
Clearer docs, NOQA_INLINE_REGEXP comment - fixes #469
2018-10-28 20:17:01 +01:00
Lars Butler
144b5af7a8
Add documentation for flake8 --extend-ignore
...
Also highlight the behavioral differences between `flake --ignore` and
`flake --extend-ignore`.
2018-10-26 17:42:00 +02:00
Ian Cordasco
d411ced0f6
Start writing new documentation around --select
...
In order to write this documentation, we need to also add documentation
for the --max-complexity option which was heretofore undocumented.
2017-05-29 20:23:51 -05:00