We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb7b49 commit da77846Copy full SHA for da77846
1 file changed
README.md
@@ -214,6 +214,7 @@ _Tools that provide metrics and quality measurements._
214
- [SonarJava](https://github.com/SonarSource/sonar-java) - Static analyzer for SonarQube & SonarLint. (LGPL-3.0-only)
215
- [Spoon](https://github.com/INRIA/spoon) - Library for analyzing and transforming Java source code.
216
- [Spotbugs](https://github.com/spotbugs/spotbugs) - Static analysis of bytecode to find potential bugs. (LGPL-2.1-only)
217
+- [ToolsHref](https://toolshref.com) - Online Java code analyzer and JSON-to-Mermaid visualization tool.
218
219
### Code Coverage
220
0 commit comments