Enable flake8
This commit is contained in:
parent
ead62273a2
commit
9edf5bcb74
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
"terminal.integrated.scrollback": 2000,
|
||||
"git.enableCommitSigning": true,
|
||||
"python.linting.mypyEnabled": true,
|
||||
"python.linting.flake8Enabled": true,
|
||||
"editor.fontFamily": "Fira Code",
|
||||
"editor.minimap.renderCharacters": false,
|
||||
"editor.cursorSmoothCaretAnimation": true,
|
||||
|
|
Loading…
Reference in a new issue