pachli-android/build-logic/convention
Nik Clayton f10e125a5f
ci: Upload SARIF files with lint results (#1060)
Perform the lint check as normal, saving the exit code and ignoring any
error exit codes.

Then upload the lint results as SARIF files for display in GitHub.

Then exit with whatever exit code lint returned, to ensure that a lint
failure causes the CI job to fail too.
2024-10-29 17:17:12 +01:00
..
src/main/kotlin ci: Upload SARIF files with lint results (#1060) 2024-10-29 17:17:12 +01:00
build.gradle.kts refactor: Replace deprecated `kotlinOptions` with `compilerOptions` (#763) 2024-06-19 14:27:10 +02:00