Pyflakes is supported

This commit is contained in:
Matt Black 2019-03-31 07:36:02 +11:00
parent 89273b65b8
commit 5fe45f3219
1 changed files with 1 additions and 0 deletions

View File

@ -346,6 +346,7 @@ formatting.
* [prospector](https://github.com/PyCQA/prospector) :warning:
* [pycodestyle](https://github.com/PyCQA/pycodestyle) :warning:
* [pydocstyle](https://www.pydocstyle.org/) :warning:
* [pyflakes](https://github.com/PyCQA/pyflakes)
* [pylama](https://github.com/klen/pylama) :floppy_disk:
* [pylint](https://www.pylint.org/) :floppy_disk:
* [pyls](https://github.com/palantir/python-language-server) :warning: