backend-api #6

Merged
piair merged 107 commits from backend-api into main 2025-03-26 19:04:09 +01:00
Showing only changes of commit c715955758 - Show all commits

View File

@ -14,7 +14,6 @@ jobs:
java-version: '21' java-version: '21'
- uses: axel-op/googlejavaformat-action@v3 - uses: axel-op/googlejavaformat-action@v3
with: with:
args: "--replace" args: "--replace --skip-sorting-imports --aosp"
skip-commit: true
- name: Print diffs - name: Print diffs
run: git --no-pager diff --exit-code run: git --no-pager diff --exit-code