Skip to content
Snippets Groups Projects
Commit 831cbb8a authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

exclude survey-creator directory

parent b7f6a57a
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,11 @@
envlist = py311
[flake8]
exclude = venv,.tox,compendium-frontend,survey-frontend
exclude = venv,.tox,compendium-frontend,survey-frontend,compendium-survey-creator
max-line-length = 120
[mypy]
exclude = .tox
exclude = .tox,compendium-frontend,survey-frontend,compendium-survey-creator
[coverage:run]
concurrency = multiprocessing,thread
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment