blob: 0317c9a5c38aa8f5e61a95d1b3419fee3c1c2e20 (
plain)
1
2
3
4
5
6
7
8
9
|
Code audit tool for Python and JavaScript. Pylama wraps these tools:
* pycodestyle (formerly pep8)
* pydocstyle (formerly pep257)
* PyFlakes
* Mccabe
* Pylint
* Radon
* gjslin
* eradicate
|