mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 20:10:09 +00:00
docs(README): add missing flake8-simplify
(#1449)
This commit is contained in:
parent
9f7350961e
commit
02f156c6cb
1 changed files with 2 additions and 0 deletions
|
@ -1275,6 +1275,7 @@ natively, including:
|
||||||
- [`flake8-print`](https://pypi.org/project/flake8-print/)
|
- [`flake8-print`](https://pypi.org/project/flake8-print/)
|
||||||
- [`flake8-quotes`](https://pypi.org/project/flake8-quotes/)
|
- [`flake8-quotes`](https://pypi.org/project/flake8-quotes/)
|
||||||
- [`flake8-return`](https://pypi.org/project/flake8-return/)
|
- [`flake8-return`](https://pypi.org/project/flake8-return/)
|
||||||
|
- [`flake8-simplify`](https://pypi.org/project/flake8-simplify/) (1/37)
|
||||||
- [`flake8-super`](https://pypi.org/project/flake8-super/)
|
- [`flake8-super`](https://pypi.org/project/flake8-super/)
|
||||||
- [`flake8-tidy-imports`](https://pypi.org/project/flake8-tidy-imports/) (1/3)
|
- [`flake8-tidy-imports`](https://pypi.org/project/flake8-tidy-imports/) (1/3)
|
||||||
- [`isort`](https://pypi.org/project/isort/)
|
- [`isort`](https://pypi.org/project/isort/)
|
||||||
|
@ -1330,6 +1331,7 @@ Today, Ruff can be used to replace Flake8 when used with any of the following pl
|
||||||
- [`flake8-print`](https://pypi.org/project/flake8-print/)
|
- [`flake8-print`](https://pypi.org/project/flake8-print/)
|
||||||
- [`flake8-quotes`](https://pypi.org/project/flake8-quotes/)
|
- [`flake8-quotes`](https://pypi.org/project/flake8-quotes/)
|
||||||
- [`flake8-return`](https://pypi.org/project/flake8-return/)
|
- [`flake8-return`](https://pypi.org/project/flake8-return/)
|
||||||
|
- [`flake8-simplify`](https://pypi.org/project/flake8-simplify/) (1/37)
|
||||||
- [`flake8-super`](https://pypi.org/project/flake8-super/)
|
- [`flake8-super`](https://pypi.org/project/flake8-super/)
|
||||||
- [`flake8-tidy-imports`](https://pypi.org/project/flake8-tidy-imports/) (1/3)
|
- [`flake8-tidy-imports`](https://pypi.org/project/flake8-tidy-imports/) (1/3)
|
||||||
- [`mccabe`](https://pypi.org/project/mccabe/)
|
- [`mccabe`](https://pypi.org/project/mccabe/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue