Skip to content

Commit fe50451

Browse files
committed
Add coala
1 parent b35e69e commit fe50451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)