Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a519c4a

Browse files
author
Dmytro Litvinov
authored
Add awesome-flake8-extensions
Add subsection for flake8 with awesome list of extensions.
1 parent 36aca18 commit a519c4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
218218
* [pycallgraph](https://github.com/gak/pycallgraph) - A library that visualises the flow (call graph) of your Python application.
219219
* Code Linters
220220
* [flake8](https://pypi.org/project/flake8/) - A wrapper around `pycodestyle`, `pyflakes` and McCabe.
221+
* [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions)
221222
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
222223
* [pylama](https://github.com/klen/pylama) - A code audit tool for Python and JavaScript.
223224
* Code Formatters

0 commit comments

Comments
 (0)