You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ A curated list of awesome Java frameworks, libraries and software.
88
88
*[Checkstyle](http://checkstyle.sourceforge.net/) - Static analysis of coding conventions and standards.
89
89
*[Error Prone](https://github.com/google/error-prone) - Catches common Java mistakes as compile-time errors.
90
90
*[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.
91
92
*[PMD](http://pmd.sourceforge.net/) - Source code analysis of bad coding practices.
92
93
*[SonarQube](http://www.sonarqube.org/) - Integrates other analysis components via plugins and provides an overview of the metrics over time.
0 commit comments