diff options
Diffstat (limited to 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md index 49a83d75..f6e7dbc5 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -428,6 +428,7 @@ formatting. * [bandit](https://github.com/PyCQA/bandit) :warning: * [black](https://github.com/ambv/black) * [flake8](http://flake8.pycqa.org/en/latest/) + * [flakehell](https://github.com/flakehell/flakehell) * [isort](https://github.com/timothycrosley/isort) * [mypy](http://mypy-lang.org/) * [prospector](https://github.com/PyCQA/prospector) :warning: :floppy_disk: |