mirror of
https://github.com/nanoy42/coope
synced 2024-12-24 07:53:47 +00:00
6 lines
No EOL
155 B
JSON
6 lines
No EOL
155 B
JSON
{
|
|
"python.pythonPath": "/home/nanoy/.virtualenvs/coopeV3/bin/python",
|
|
"python.linting.pylintArgs": [
|
|
"--load-plugins=pylint_django"
|
|
],
|
|
} |