Disable Android ktlintCheck for now as we don't currently support Android

This commit is contained in:
niansa 2024-03-08 18:59:53 +00:00
parent 3d241d6c48
commit def7154dfb
1 changed files with 2 additions and 2 deletions

View File

@ -33,5 +33,5 @@ if [ ! -z "$DIFF" ]; then
exit 1
fi
cd src/android
./gradlew ktlintCheck
#cd src/android
#./gradlew ktlintCheck