5 lines
98 B
JSON
5 lines
98 B
JSON
{
|
|
"python.linting.pylintEnabled": true,
|
|
"python.linting.pylintPath": ".venv/bin/pylint"
|
|
}
|