mirror of
https://github.com/usetrmnl/trmnl-android.git
synced 2026-04-29 13:35:26 -07:00
Update .githooks/pre-commit
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
echo "Running Kotlin formatter check..."
|
||||
|
||||
# Execute the Kotlin formatting task
|
||||
./gradlew formatKotlin --daemon
|
||||
./gradlew formatKotlin --quiet
|
||||
|
||||
# Check the exit code of the format command
|
||||
status=$?
|
||||
|
||||
Reference in New Issue
Block a user