Skip to content

Commit

Permalink
chore: palantir java format 사용하도록 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
uwoobeat committed Jan 27, 2024
1 parent e4faeb3 commit 549e6b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,8 @@ spotless {
}

java {
importOrder()
removeUnusedImports()
googleJavaFormat().aosp()
palantirJavaFormat()
formatAnnotations()
}
}
Expand Down

0 comments on commit 549e6b5

Please sign in to comment.