diff --git a/README.md b/README.md index 3f131e3e35..d7a93e3926 100644 --- a/README.md +++ b/README.md @@ -1424,6 +1424,7 @@ natively, including: - [`flake8-boolean-trap`](https://pypi.org/project/flake8-boolean-trap/) - [`flake8-bugbear`](https://pypi.org/project/flake8-bugbear/) - [`flake8-builtins`](https://pypi.org/project/flake8-builtins/) +- [`flake8-commas`](https://pypi.org/project/flake8-commas/) - [`flake8-comprehensions`](https://pypi.org/project/flake8-comprehensions/) - [`flake8-datetimez`](https://pypi.org/project/flake8-datetimez/) - [`flake8-debugger`](https://pypi.org/project/flake8-debugger/) @@ -1489,6 +1490,7 @@ Today, Ruff can be used to replace Flake8 when used with any of the following pl - [`flake8-boolean-trap`](https://pypi.org/project/flake8-boolean-trap/) - [`flake8-bugbear`](https://pypi.org/project/flake8-bugbear/) - [`flake8-builtins`](https://pypi.org/project/flake8-builtins/) +- [`flake8-commas`](https://pypi.org/project/flake8-commas/) - [`flake8-comprehensions`](https://pypi.org/project/flake8-comprehensions/) - [`flake8-datetimez`](https://pypi.org/project/flake8-datetimez/) - [`flake8-debugger`](https://pypi.org/project/flake8-debugger/)