Skip to content

Commit eb97515

Browse files
authored
Merge pull request #1330 from jeanmarc-contrib/1.x
[1.x] Update 02-Community-Plugins.md to add sbt-findsecbugs plugin
2 parents 5e24efc + f0040d4 commit eb97515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/reference/01-General-Info/02-Community-Plugins.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ generate dependency lockfiles and check for changes at build time.
368368
source files (such as TODO and FIXME). <!-- 11 stars -->
369369
- [sbt-rewarn](https://github.com/rtimush/sbt-rewarn): always display compilation warnings,
370370
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 -->
371372
- [sbt-jcheckstyle](https://github.com/xerial/sbt-jcheckstyle): Java code
372373
style checking using Checkstyle. <!-- 6 stars -->
373374
- [sbt-sonar](https://github.com/mwz/sbt-sonar): integration with

0 commit comments

Comments
 (0)