Skip to content
Snippets Groups Projects
Commit ade8dd86 authored by David Trattnig's avatar David Trattnig
Browse files

chore: exclude config folder in pre-commit

parent 68a20f36
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ repos:
rev: 5.0.4
hooks:
- id: flake8
exclude: ^config/
args: ["--config=.flake8"]
# TODO umcomment when #28 is done (https://gitlab.servus.at/aura/engine-api/-/issues/28)
# additional_dependencies: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment