mirror of
https://github.com/vinta/awesome-python
synced 2024-11-14 15:57:15 +00:00
Merge pull request #1348 from sobolevn/patch-1
Adds wemake-python-styleguide
This commit is contained in:
commit
1db766d89d
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [awesome-flake8-extensions](https://github.com/DmytroLitvinov/awesome-flake8-extensions)
|
||||
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
|
||||
* [pylama](https://github.com/klen/pylama) - A code audit tool for Python and JavaScript.
|
||||
* [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) - The strictest and most opinionated python linter ever.
|
||||
* Code Formatters
|
||||
* [black](https://github.com/python/black) - The uncompromising Python code formatter.
|
||||
* [yapf](https://github.com/google/yapf) - Yet another Python code formatter from Google.
|
||||
|
|
Loading…
Reference in a new issue