mirror of https://github.com/dense-analysis/ale
Pyflakes is supported
This commit is contained in:
parent
89273b65b8
commit
5fe45f3219
|
@ -346,6 +346,7 @@ formatting.
|
||||||
* [prospector](https://github.com/PyCQA/prospector) :warning:
|
* [prospector](https://github.com/PyCQA/prospector) :warning:
|
||||||
* [pycodestyle](https://github.com/PyCQA/pycodestyle) :warning:
|
* [pycodestyle](https://github.com/PyCQA/pycodestyle) :warning:
|
||||||
* [pydocstyle](https://www.pydocstyle.org/) :warning:
|
* [pydocstyle](https://www.pydocstyle.org/) :warning:
|
||||||
|
* [pyflakes](https://github.com/PyCQA/pyflakes)
|
||||||
* [pylama](https://github.com/klen/pylama) :floppy_disk:
|
* [pylama](https://github.com/klen/pylama) :floppy_disk:
|
||||||
* [pylint](https://www.pylint.org/) :floppy_disk:
|
* [pylint](https://www.pylint.org/) :floppy_disk:
|
||||||
* [pyls](https://github.com/palantir/python-language-server) :warning:
|
* [pyls](https://github.com/palantir/python-language-server) :warning:
|
||||||
|
|
Loading…
Reference in New Issue