Skip to content

Commit

Permalink
Remove Checkstyle redundant implementation. (opensearch-project#3465)
Browse files Browse the repository at this point in the history
Signed-off-by: David Osorno <[email protected]>
  • Loading branch information
davidosorno authored Oct 6, 2023
1 parent fb82bbb commit 0e4b8a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -638,9 +638,6 @@ dependencies {
}
integrationTestImplementation 'com.unboundid:unboundid-ldapsdk:4.0.14'

//Checkstyle
checkstyle 'com.puppycrawl.tools:checkstyle:10.12.1'

//spotless
implementation('com.google.googlejavaformat:google-java-format:1.17.0') {
exclude group: 'com.google.guava'
Expand Down

0 comments on commit 0e4b8a4

Please sign in to comment.