vscode: update config

This commit is contained in:
lelgenio 2022-03-17 17:20:17 -03:00
parent d531c0ae37
commit 962b2c9e1a
1 changed files with 1 additions and 0 deletions

View File

@ -123,4 +123,5 @@
"python.formatting.provider": "black",
"python.linting.pylintUseMinimalCheckers": false,
"python.linting.mypyEnabled": true,
"intelephense.format.braces": "k&r",
}