Skip to content

Commit

Permalink
server style
Browse files Browse the repository at this point in the history
  • Loading branch information
az108 committed Sep 9, 2024
1 parent 6473567 commit 3ea94d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@ spotless {
"**/src/main/resources/templates/**",
"/docker/**",
"checked-out-repos/**",
"**/src/main/java/org/eclipse/**"
"**/src/main/java/org/eclipse/**",
"supporting_scripts/**"
)
}
}
Expand Down

0 comments on commit 3ea94d6

Please sign in to comment.