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

@ -70,9 +70,6 @@ All options available as of Flake8 3.1.0::
Enable plugins and extensions that are otherwise
disabled by default
--exit-zero Exit with status code "0" even if there are errors.
--install-hook=INSTALL_HOOK
Install a hook that is run prior to a commit for the
supported version control system.
-j JOBS, --jobs=JOBS Number of subprocesses to use to run checks in
parallel. This is ignored on Windows. The default,
"auto", will auto-detect the number of processors