Added Facebook Infer - http://fbinfer.com/

This commit is contained in:
Anand Sudhanaboina
2016-11-21 11:51:01 +05:30
parent aaccae6c59
commit 5869186430

View File

@ -152,6 +152,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [PMD](https://github.com/pmd/pmd) - Source code analysis for finding bad coding practices.
* [SonarQube](http://www.sonarqube.org/) - Integrates other analysis components via plugins and provides an overview of the metrics over time.
* [Spoon](https://github.com/INRIA/spoon/) - Library for analyzing and transforming Java source code.
* [Infer](http://fbinfer.com/) - Tool to produce a list of potential bugs.
## Code Coverage