remove vcs integration

This commit is contained in:
Anthony Sottile 2021-03-29 19:01:59 -07:00
parent 434c108f74
commit 1a1d850e99
13 changed files with 2 additions and 659 deletions

View file

@ -78,8 +78,6 @@ Index of Options
- :option:`flake8 --exit-zero`
- :option:`flake8 --install-hook`
- :option:`flake8 --jobs`
- :option:`flake8 --output-file`
@ -751,28 +749,6 @@ Options and their Descriptions
This **can not** be specified in config files.
.. option:: --install-hook=VERSION_CONTROL_SYSTEM
:ref:`Go back to index <top>`
Install a hook for your version control system that is executed before
or during commit.
The available options are:
- git
- mercurial
Command-line usage:
.. prompt:: bash
flake8 --install-hook=git
flake8 --install-hook=mercurial
This **can not** be specified in config files.
.. option:: --jobs=<n>
:ref:`Go back to index <top>`