Skip to content

Commit

Permalink
Add checkstyle plugin reference (#79)
Browse files Browse the repository at this point in the history
Signed-off-by: Karishma Joseph <karisjos@amazon.com>
  • Loading branch information
kjoseph07 authored Nov 3, 2021
1 parent 94958cf commit abd9df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ plugins {
id 'com.github.spotbugs' version '4.6.0'
id 'jacoco'
id 'com.diffplug.spotless' version '5.11.0'
id 'checkstyle'
}

spotbugsMain {
Expand Down

0 comments on commit abd9df3

Please sign in to comment.