Skip to content

Commit fe86f07

Browse files
author
Oliver B. Fischer
committed
Added the dot to the end of the sentence.
1 parent bd84521 commit fe86f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +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
91+
* [jQAssistant](http://jqassistant.org/) - Static code analysis with Neo4J based query language for Java and many different tools like Maven.
9292
* [PMD](http://pmd.sourceforge.net/) - Source code analysis of bad coding practices.
9393
* [SonarQube](http://www.sonarqube.org/) - Integrates other analysis components via plugins and provides an overview of the metrics over time.
9494

0 commit comments

Comments
 (0)