mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 12:06:53 +00:00
Merge pull request #597 from pre-commit/remove-deprecated
remove deprecated autopep8-wrapper, flake8, pyflakes
This commit is contained in:
commit
11a996eec6
2 changed files with 0 additions and 25 deletions
|
|
@ -193,10 +193,6 @@ Trims trailing whitespace.
|
|||
|
||||
### Deprecated / replaced hooks
|
||||
|
||||
- `autopep8-wrapper`: instead use
|
||||
[mirrors-autopep8](https://github.com/pre-commit/mirrors-autopep8)
|
||||
- `pyflakes`: instead use `flake8`
|
||||
- `flake8`: instead use [upstream flake8](https://gitlab.com/pycqa/flake8)
|
||||
- `check-byte-order-marker`: instead use fix-byte-order-marker
|
||||
|
||||
### As a standalone package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue