first commit
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"python.linting.flake8Enabled": true,
|
||||
"python.formatting.provider": "yapf",
|
||||
"python.linting.flake8Args": ["--max-line-length=248"],
|
||||
"python.linting.pylintEnabled": false
|
||||
}
|
||||
Reference in New Issue
Block a user