Enable flake8

This commit is contained in:
Jake Howard 2019-08-04 21:06:48 +01:00
parent ead62273a2
commit 9edf5bcb74
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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,