enable lint
This commit is contained in:
Vendored
+3
-1
@@ -1,3 +1,5 @@
|
|||||||
{
|
{
|
||||||
"python.pythonPath": "/usr/bin/python3"
|
"python.pythonPath": "/usr/bin/python3",
|
||||||
|
"python.linting.pylintEnabled": true,
|
||||||
|
"python.linting.enabled": true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user