feat: the backend validator is better
All checks were successful
Format / formatting (push) Successful in 8s
CI / build (push) Successful in 13s

This commit is contained in:
Pierre Tellier 2025-02-11 19:20:49 +01:00
parent 0fc4be2008
commit c715955758

View File

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