We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb795c0 commit b6344a0Copy full SHA for b6344a0
README.md
@@ -127,6 +127,13 @@ more information, see Infer site.
127
[Simian](https://simian.quandarypeak.com/) for code duplication. To more
128
information, see Simian site.
129
130
+# Java Sonar
131
+
132
+`java-sonar` checks your code using
133
+[Sonar](https://www.sonarsource.com/products/sonarqube/). To do it, you need set
134
+the `secrets.GITHUB_TOKEN` and `secrets.SONAR_TOKEN`. To more information, see
135
+Sonar site.
136
137
## Latex
138
139
### Latex Lint
0 commit comments