Parcourir la source

add lint to ci checks (#3462)

* add lint to ci checks

* update lint baseline
Konrad Pozniak il y a 1 an
Parent
commit
3d71b6e69a
2 fichiers modifiés avec 268 ajouts et 166 suppressions
  1. 266 164
      app/lint-baseline.xml
  2. 2 2
      bitrise.yml

Fichier diff supprimé car celui-ci est trop grand
+ 266 - 164
app/lint-baseline.xml


+ 2 - 2
bitrise.yml

@@ -24,7 +24,7 @@ workflows:
         - apk_file_include_filter: '*.aab'
         - gradlew_path: ./gradlew
         - gradle_options: ""
-        - gradle_task: ktlintCheck testGreenReleaseUnitTest bundleGreenRelease
+        - gradle_task: ktlintCheck lintGreenDebug testGreenReleaseUnitTest bundleGreenRelease
     - sign-apk@1:
         inputs:
         - apk_path: $BITRISE_AAB_PATH
@@ -66,7 +66,7 @@ workflows:
         - retry_on_failure: "no"
         - gradlew_path: ./gradlew
         - gradle_options: --no-daemon
-        - gradle_task: ktlintCheck
+        - gradle_task: ktlintCheck lintGreenDebug
     - android-unit-test@1.0:
         inputs:
         - project_location: $PROJECT_LOCATION

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff