File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 distribution : ' temurin'
2020 - uses : axel-op/googlejavaformat-action@v3
2121 with :
22- args : " --skip-javadoc-formatting --skip-reflowing-long-strings --replace --aosp "
22+ args : " -r -a --skip-reflowing-long-strings --skip-javadoc-formatting "
2323 - name : Create Pull Request
2424 uses : peter-evans/create-pull-request@v7
2525 with :
Original file line number Diff line number Diff line change 4141 distribution : ' temurin'
4242 - uses : axel-op/googlejavaformat-action@v3
4343 with :
44- args : " --skip-javadoc-formatting --skip-reflowing-long-strings --set-exit-if-changed --aosp -r "
44+ args : " -r -a --skip-reflowing-long-strings --skip-javadoc-formatting -- set-exit-if-changed"
4545 github-token : ${{ secrets.GITHUB_TOKEN }}
4646 - name : Run checkstyle reporter
4747 uses : dbelyaev/action-checkstyle@master
You can’t perform that action at this time.
0 commit comments