mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 23:04:18 +00:00
remove vcs integration
This commit is contained in:
parent
434c108f74
commit
1a1d850e99
13 changed files with 2 additions and 659 deletions
|
|
@ -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>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue