You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable Spotless verification for Android Port and add PR comments
- Added `spotless-maven-plugin` to `maven/android/pom.xml` configured for `Ports/Android/src`.
- Updated `scripts/build-android-port.sh` to run `spotless:check` using JDK 17.
- Updated `.github/workflows/scripts-android.yml` to generate and publish quality reports (including coverage) as a PR comment.
- Updated `.github/scripts/generate-quality-report.py` to support suppressing missing reports to avoid noise in the Android comment.
0 commit comments