mirror of
https://github.com/tubearchivist/tubearchivist
synced 2024-11-02 09:41:07 +00:00
5 lines
128 B
JSON
5 lines
128 B
JSON
|
{
|
||
|
"python.linting.pylintEnabled": true,
|
||
|
"python.linting.pycodestyleEnabled": false,
|
||
|
"python.linting.enabled": true
|
||
|
}
|