Skip to content

Commit

Permalink
Remove Checkstyle redundant implementation. (#3465)
Browse files Browse the repository at this point in the history
Signed-off-by: David Osorno <daosgu27@gmail.com>
(cherry picked from commit 0e4b8a4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 6, 2023
1 parent 8b6f2d7 commit fdc28aa
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 @@ -655,9 +655,6 @@ dependencies {
integrationTestImplementation "org.apache.httpcomponents:httpcore:4.4.13"
integrationTestImplementation "org.apache.httpcomponents:httpasyncclient:4.1.5"

//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 fdc28aa

Please sign in to comment.