mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2025-09-25 23:00:19 +00:00
pylint now uses tab indent
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"python.linting.enabled": true,
|
||||
"python.linting.pylintEnabled": true,
|
||||
"python.linting.pylintPath": "/usr/local/bin/pylint",
|
||||
"python.linting.pylintArgs": ["--indent-string", "\t"],
|
||||
"python.testing.pytestPath": "/usr/local/bin/pytest",
|
||||
"editor.tabSize": 4,
|
||||
"editor.insertSpaces": false
|
||||
|
Reference in New Issue
Block a user