Skip to content

Commit

Permalink
Update to latest flake8 (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthiknadig authored Feb 26, 2024
1 parent 8cce610 commit d90d53f
Show file tree
Hide file tree
Showing 5 changed files with 394 additions and 346 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Flake8 extension for Visual Studio Code

A Visual Studio Code extension with support for the Flake8 linter. The extension ships with `flake8==6.1.0`.
A Visual Studio Code extension with support for the Flake8 linter. The extension ships with `flake8==7.0.0`.

> **Note**: The minimum version of Flake8 this extension supports is 5.0.0. If you are having issues with Flake8, please report it to [this issue tracker](https://github.com/PyCQA/flake8/issues) as this extension is just a wrapper around Flake8.
Expand Down
Loading

0 comments on commit d90d53f

Please sign in to comment.