Skip to content

Commit

Permalink
Mention flake8-comprehensions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
charliermarsh committed Oct 6, 2022
1 parent 5141285 commit 4eac7a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ ruff also implements some of the most popular Flake8 plugins natively, including
- [`flake8-builtins`](https://pypi.org/project/flake8-builtins/)
- [`flake8-super`](https://pypi.org/project/flake8-super/)
- [`flake8-print`](https://pypi.org/project/flake8-print/)
- [`flake8-comprehensions`](https://pypi.org/project/flake8-comprehensions/) (partial)
- [`pyupgrade`](https://pypi.org/project/pyupgrade/) (partial)

Beyond rule-set parity, ruff suffers from the following limitations vis-à-vis Flake8:
Expand Down

0 comments on commit 4eac7a0

Please # to comment.