We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
flake8-builtins
pre-commit
1 parent c73cb7e commit 6796e27Copy full SHA for 6796e27
.pre-commit-config.yaml
@@ -40,7 +40,7 @@ repos:
40
- --ignore=E203,W503
41
- --max-complexity=25
42
- --max-line-length=88
43
- additional_dependencies: [pep8-naming]
+ additional_dependencies: [pep8-naming, flake8-builtins]
44
45
- repo: https://github.com/pre-commit/mirrors-mypy
46
rev: v0.982
0 commit comments