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 1ed976b039 - Show all commits

View File

@ -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