1 parent 27248bb commit 79baaccCopy full SHA for 79baacc
1 file changed
README.md
@@ -236,7 +236,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
236
* [coala](http://coala.io/) - Language independent and easily extendable code analysis application.
237
* [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
238
* [pycallgraph](https://github.com/gak/pycallgraph) - A library that visualises the flow (call graph) of your Python application.
239
- * [pysonar2](https://github.com/yinwang0/pysonar2) - A type inferencer and indexer for Python.
240
* Linter
241
* [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co.
242
* [pylama](https://github.com/klen/pylama) - Code audit tool for Python and JavaScript.
0 commit comments