Skip to content

Commit

Permalink
Check XML style (LawnchairLauncher#1427)
Browse files Browse the repository at this point in the history
* Add xml style config

* Fix format

* Revert "Fix format"

This reverts commit d67f12c.

* Lint appfilter.xml only

* Enable gradle/gradle-build-action
  • Loading branch information
Goooler authored Aug 24, 2023
1 parent a96a10d commit 4a17960
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 58 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_debug_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ jobs:
with:
distribution: 'zulu'
java-version: 20
- uses: gradle/gradle-build-action@v2
with:
gradle-home-cache-cleanup: true
- run: ./gradlew spotlessCheck

send-notifications:
Expand Down
Loading

0 comments on commit 4a17960

Please sign in to comment.