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.
2 parents 5e24efc + f0040d4 commit eb97515Copy full SHA for eb97515
src/reference/01-General-Info/02-Community-Plugins.md
@@ -368,6 +368,7 @@ generate dependency lockfiles and check for changes at build time.
368
source files (such as TODO and FIXME). <!-- 11 stars -->
369
- [sbt-rewarn](https://github.com/rtimush/sbt-rewarn): always display compilation warnings,
370
despite the incremental compilation. <!-- 11 stars -->
371
+- [sbt-findsecbugs](https://github.com/code-star/sbt-findsecbugs): Run Spotbugs with FindSecBugs plugin from sbt. <!-- 7 stars -->
372
- [sbt-jcheckstyle](https://github.com/xerial/sbt-jcheckstyle): Java code
373
style checking using Checkstyle. <!-- 6 stars -->
374
- [sbt-sonar](https://github.com/mwz/sbt-sonar): integration with
0 commit comments