Skip to content

Commit b4322fa

Browse files
committed
Merge pull request akullpp#207 from obfischer/master
Added jQAssistant to the list of code analysis tools.
2 parents 0a0a024 + fe86f07 commit b4322fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ A curated list of awesome Java frameworks, libraries and software.
8888
* [Checkstyle](http://checkstyle.sourceforge.net/) - Static analysis of coding conventions and standards.
8989
* [Error Prone](https://github.com/google/error-prone) - Catches common Java mistakes as compile-time errors.
9090
* [FindBugs](http://findbugs.sourceforge.net/) - Static analysis of bytecode to find potential bugs.
91+
* [jQAssistant](http://jqassistant.org/) - Static code analysis with Neo4J based query language for Java and many different tools like Maven.
9192
* [PMD](http://pmd.sourceforge.net/) - Source code analysis of bad coding practices.
9293
* [SonarQube](http://www.sonarqube.org/) - Integrates other analysis components via plugins and provides an overview of the metrics over time.
9394

0 commit comments

Comments
 (0)