Enable linting
This commit is contained in:
parent
ded318e659
commit
a1c1609908
1 changed files with 4 additions and 0 deletions
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"python.linting.pylintEnabled": true,
|
||||
"python.linting.enabled": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue