summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authora666 <19142162+a666@users.noreply.github.com>2021-10-02 02:37:57 -0500
committerGitHub <noreply@github.com>2021-10-02 16:37:57 +0900
commitf9deee0e416f626d8597e3e6ea8e89172e5aaa78 (patch)
treeb793e6ae6fbc081b4efc7a253469bb5e420acf19 /supported-tools.md
parent19b0f72c237b861d46cefbc30a745da401e10c65 (diff)
downloadale-f9deee0e416f626d8597e3e6ea8e89172e5aaa78.zip
Add flakehell python linter (#3295) (#3921)
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
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: