mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
deprecate the --diff option
This commit is contained in:
parent
a08fc4be98
commit
e6579239af
3 changed files with 11 additions and 2 deletions
|
|
@ -238,6 +238,11 @@ Options and their Descriptions
|
|||
|
||||
:ref:`Go back to index <top>`
|
||||
|
||||
.. warning::
|
||||
|
||||
Due to hiding potential errors, this option is deprecated and will be
|
||||
removed in a future version.
|
||||
|
||||
Use the unified diff provided on standard in to only check the modified
|
||||
files and report errors included in the diff.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue