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

Chore: Enable flake8 in project settings

parent bf6f5949
No related branches found
No related tags found
No related merge requests found
...@@ -10,5 +10,6 @@ ...@@ -10,5 +10,6 @@
"--line-length", "--line-length",
"99" "99"
], ],
"python.linting.enabled": true "python.linting.enabled": true,
"python.linting.flake8Enabled": true,
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment