Skip to content

Commit 66cd196

Browse files
committed
VSCode stuff
1 parent 7bca9c2 commit 66cd196

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"files.exclude": {
66
"**/*.pyc": true
77
},
8-
"git.ignoreLimitWarning": true
8+
"git.ignoreLimitWarning": true,
9+
"python.linting.pylintEnabled": true
910
}

0 commit comments

Comments
 (0)