Files
ptulsconv/.vim/coc-settings.json
2022-11-04 12:50:20 -07:00

5 lines
115 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.enabled": true,
"python.linting.mypyEnabled": false
}