File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -905,6 +905,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
905905 * [ code2flow] ( https://github.com/scottrogowski/code2flow ) - Turn your Python and JavaScript code into DOT flowcharts.
906906 * [ pycallgraph] ( https://github.com/gak/pycallgraph ) - A library that visualises the flow (call graph) of your Python application.
907907 * [ pysonar2] ( https://github.com/yinwang0/pysonar2 ) - A type inferencer and indexer for Python.
908+ * [ coala] ( http://coala-analyzer.org/ ) - Language independent and easily extendable code analysis application.
908909* Linter
909910 * [ Flake8] ( https://pypi.python.org/pypi/flake8 ) - The modular source code checker: pep8, pyflakes and co.
910911 * [ Pylint] ( https://www.pylint.org/ ) - A Fully customizable source code analyzer.
You can’t perform that action at this time.
0 commit comments