Add flake8-eradicate plugin

This commit is contained in:
Dan Yeaw 2020-12-18 21:01:18 -05:00
parent 136aa48a7d
commit 196c340e6f
No known key found for this signature in database
GPG Key ID: 6F2A41EC1C82E0FF

View File

@ -12,6 +12,7 @@ repos:
rev: 3.8.4
hooks:
- id: flake8
additional_dependencies: [flake8-eradicate==1.0.0]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
hooks: