Skip to content

Commit

Permalink
Prefer official Flake8 VS Code extension
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Jan 27, 2024
1 parent 46ff991 commit 2ccc0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"EditorConfig.EditorConfig",
"ms-python.black-formatter",
"matangover.mypy",
"kevinglasson.cornflakes-linter"
"ms-python.flake8"
]
}

0 comments on commit 2ccc0c9

Please sign in to comment.