Apply suggestions from code review

This commit is contained in:
Nick Gerleman
2022-10-14 14:26:13 -07:00
committed by GitHub
parent 17de737284
commit edd1e26e82
2 changed files with 2 additions and 2 deletions

View File

@@ -27,4 +27,4 @@ jobs:
- uses: actions/checkout@v3
- name: google-java-format
run: npx --yes google-java-format -i --glob=java/**/*.java
run: npx --yes google-java-format --set-exit-if-changed --dry-run --glob=java/**/*.java