Explorar el Código

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

niansa hace 2 años
padre
commit
def7154dfb
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .ci/scripts/format/script.sh

+ 2 - 2
.ci/scripts/format/script.sh

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