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

Chore: Enable flake8 in project settings

parent 83d88cf7
No related branches found
No related tags found
No related merge requests found
...@@ -9,5 +9,6 @@ ...@@ -9,5 +9,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