mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Update README.md
Tweaked the description of Pylint
This commit is contained in:
parent
03ce7d88f5
commit
cd4634c7a2
1 changed files with 1 additions and 1 deletions
|
@ -895,7 +895,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python.
|
||||
* Linter
|
||||
* [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co.
|
||||
* [Pylint](http://www.pylint.org/) - A source code analyzer.
|
||||
* [Pylint](http://www.pylint.org/) - A Fully customizable source code analyzer.
|
||||
* [pylama](https://pylama.readthedocs.org/) - Code audit tool for Python and JavaScript.
|
||||
|
||||
## Debugging Tools
|
||||
|
|
Loading…
Reference in a new issue