We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909a468 commit 84458bfCopy full SHA for 84458bf
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
rev: 5.0.4
29
hooks:
30
- id: flake8
31
- exclude: ^setup.py$
+ exclude: ^setup.py|softhsm_setup.py$
32
additional_dependencies: [flake8-docstrings, flake8-bugbear, flake8-logging-format, flake8-builtins, flake8-eradicate, flake8-fixme, pep8-naming, flake8-pep3101, flake8-annotations-complexity,flake8-pyi]
33
- repo: https://github.com/PyCQA/isort
34
rev: 5.12.0
0 commit comments