checkcurrentline

This commit is contained in:
Barak Michener 2020-11-09 18:50:01 +00:00
parent c59e88722c
commit 69c6eedd3f

View file

@ -3,6 +3,7 @@
"suggest.enablePreview": true,
"suggest.maxPreviewWidth": 70,
"diagnostic.displayByAle": false,
"diagnostic.checkCurrentLine": true,
"python.linting.pylintEnabled": false,
"python.linting.flake8Enabled": true,
"python.linting.mypyEnabled": true,