add autoflake fixer (#3779)

* first attempt

* added autoflake executable

* added Windows executable for appveyor

* delete unused files

* corrected wrong sorting
This commit is contained in:
Nikolay Zakirov
2021-07-13 21:58:18 +09:00
committed by GitHub
parent d098124e59
commit 82a7e9f588
9 changed files with 113 additions and 0 deletions
+1
View File
@@ -2933,6 +2933,7 @@ documented in additional help files.
pyrex (cython)..........................|ale-pyrex-options|
cython................................|ale-pyrex-cython|
python..................................|ale-python-options|
autoflake.............................|ale-python-autoflake|
autoimport............................|ale-python-autoimport|
autopep8..............................|ale-python-autopep8|
bandit................................|ale-python-bandit|