Update VSCode settings

This commit is contained in:
Burningstone91
2021-01-19 18:42:10 +01:00
parent e10b9848b9
commit 2d11e1fd48

View File

@@ -1,3 +1,4 @@
{ {
"python.linting.enabled": true "python.linting.enabled": true,
"git.ignoreLimitWarning": true
} }