mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 04:56:54 +00:00
Grammar fixes
This commit is contained in:
parent
4439ea2025
commit
dedb741fad
5 changed files with 5 additions and 5 deletions
|
|
@ -218,7 +218,7 @@ Selecting and Ignoring Simultaneously For Fun and Profit
|
|||
========================================================
|
||||
|
||||
Prior to |Flake8| 3.0, all handling of :option:`flake8 --select` and
|
||||
:option:`flake8 --ignore` was delegated to pycodestyle. It's handling of the
|
||||
:option:`flake8 --ignore` was delegated to pycodestyle. Its handling of the
|
||||
options significantly differs from how |Flake8| 3.0 has been designed.
|
||||
|
||||
pycodestyle has always preferred ``--ignore`` over ``--select`` and will
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue