Commit 0dc5096
committed
Enable Spotless verification for Android Port and improve reporting
- Configured `spotless-maven-plugin` in `maven/android/pom.xml` to check `Ports/Android/src`.
- Updated `scripts/build-android-port.sh` to run `spotless:check` and report results.
- Applied Spotless formatting to existing Android port source code.
- Protected build server markers in `AndroidImplementation.java` from formatting.
- Updated quality reporting scripts to suppress missing report warnings and include Spotless results in the Android status comment.
- Ensured CI fails if Spotless verification fails.1 parent b119afb commit 0dc5096
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments