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

Chore: Remove other linter settings

parent 6cb0662b
No related branches found
No related tags found
No related merge requests found
{
"python.linting.pylintArgs": [
"--load-plugins",
"pylint-flask"
],
"python.linting.mypyCategorySeverity.note": "Warning",
"python.linting.pylintCategorySeverity.convention": "Warning",
"python.formatting.provider": "black",
"python.formatting.blackArgs": [
"--line-length",
......
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