Skip to content

Commit daf76af

Browse files
committed
Apply spotless
1 parent 95c9d0c commit daf76af

20 files changed

+810
-780
lines changed

.github/workflows/spotless-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ jobs:
3030
Please run `mvn spotless:apply` or `mvn clean install -DskipTests` to fix the formatting issues.
3131
3232
You can automate this auto-formatting process to execute on the git pre-push hook, by installing [pre-commit](https://pre-commit.com/) and then calling `pre-commit install --hook-type pre-push`. This will cause formatting to run automatically whenever you push.
33-

0 commit comments

Comments
 (0)