fix: formatter now follow the same logic as idea, see https://github.com/google/google-java-format/issues/566
This commit is contained in:
parent
1d970ce5f5
commit
b5c03798fc
@ -15,4 +15,4 @@ jobs:
|
||||
|
||||
- uses: axel-op/googlejavaformat-action@v3
|
||||
with:
|
||||
args: "--set-exit-if-changed --skip-sorting-imports --aosp -n"
|
||||
args: "--set-exit-if-changed --skip-sorting-imports --skip-reflowing-long-strings --aosp -n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user