diff --git a/README.md b/README.md index 61895a66a0..41c7b3fee3 100644 --- a/README.md +++ b/README.md @@ -1100,6 +1100,7 @@ natively, including: - [`flake8-debugger`](https://pypi.org/project/flake8-debugger/) - [`flake8-docstrings`](https://pypi.org/project/flake8-docstrings/) - [`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-print`](https://pypi.org/project/flake8-print/) - [`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-docstrings`](https://pypi.org/project/flake8-docstrings/) - [`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-print`](https://pypi.org/project/flake8-print/) - [`flake8-quotes`](https://pypi.org/project/flake8-quotes/)