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

Linting settings.

parent cc46db6f
No related branches found
No related tags found
Loading
Pipeline #791 passed
{ {
"python.linting.pylintArgs": ["--load-plugins", "pylint-flask"] "python.linting.pylintArgs": [
"--load-plugins",
"pylint-flask"
],
"python.linting.mypyCategorySeverity.note": "Warning",
"python.linting.pylintCategorySeverity.convention": "Warning"
} }
\ No newline at end of file
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