mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 04:44:51 +00:00
Add flake8-errmsg to README
This commit is contained in:
parent
a9f56ee76e
commit
481d668511
1 changed files with 2 additions and 0 deletions
|
@ -1100,6 +1100,7 @@ natively, including:
|
||||||
- [`flake8-debugger`](https://pypi.org/project/flake8-debugger/)
|
- [`flake8-debugger`](https://pypi.org/project/flake8-debugger/)
|
||||||
- [`flake8-docstrings`](https://pypi.org/project/flake8-docstrings/)
|
- [`flake8-docstrings`](https://pypi.org/project/flake8-docstrings/)
|
||||||
- [`flake8-eradicate`](https://pypi.org/project/flake8-eradicate/)
|
- [`flake8-eradicate`](https://pypi.org/project/flake8-eradicate/)
|
||||||
|
- [`flake8-errmsg`](https://pypi.org/project/flake8-errmsg/)
|
||||||
- [`flake8-import-conventions`](https://github.com/joaopalmeiro/flake8-import-conventions)
|
- [`flake8-import-conventions`](https://github.com/joaopalmeiro/flake8-import-conventions)
|
||||||
- [`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/)
|
||||||
|
@ -1153,6 +1154,7 @@ Today, Ruff can be used to replace Flake8 when used with any of the following pl
|
||||||
- [`flake8-debugger`](https://pypi.org/project/flake8-debugger/)
|
- [`flake8-debugger`](https://pypi.org/project/flake8-debugger/)
|
||||||
- [`flake8-docstrings`](https://pypi.org/project/flake8-docstrings/)
|
- [`flake8-docstrings`](https://pypi.org/project/flake8-docstrings/)
|
||||||
- [`flake8-eradicate`](https://pypi.org/project/flake8-eradicate/)
|
- [`flake8-eradicate`](https://pypi.org/project/flake8-eradicate/)
|
||||||
|
- [`flake8-errmsg`](https://pypi.org/project/flake8-errmsg/)
|
||||||
- [`flake8-import-conventions`](https://github.com/joaopalmeiro/flake8-import-conventions)
|
- [`flake8-import-conventions`](https://github.com/joaopalmeiro/flake8-import-conventions)
|
||||||
- [`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/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue