fix: now only show the incorrect files
This commit is contained in:
parent
013b97cec0
commit
1ed976b039
@ -14,6 +14,4 @@ jobs:
|
|||||||
java-version: '21'
|
java-version: '21'
|
||||||
- uses: axel-op/googlejavaformat-action@v3
|
- uses: axel-op/googlejavaformat-action@v3
|
||||||
with:
|
with:
|
||||||
args: "--set-exit-if-changed --skip-sorting-imports --aosp"
|
args: "--set-exit-if-changed --skip-sorting-imports --aosp -n"
|
||||||
- name: Print diffs
|
|
||||||
run: git --no-pager diff --exit-code
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user