Skip to content

Commit 7d0557b

Browse files
authored
Merge pull request vinta#1337 from DmytroLitvinov/patch-1
Add awesome-flake8-extensions
2 parents 99f0380 + a519c4a commit 7d0557b

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)