Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3faf41cb authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Merge branch '0000-a15-ktlint-revert' into 'main'

Revert "Gather ktlint with other lint checks"

See merge request !605
parents c09baf51 dcbe4f9e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -138,7 +138,6 @@ lintRelease:
    - if: $CI_MERGE_REQUEST_ID
      when: always
  script:
    - ./gradlew ktlintCheck
    - ./gradlew lintRelease
    - ./gradlew detekt
  artifacts:
@@ -146,6 +145,7 @@ lintRelease:
      - app/build/reports/
      - build/reports/


publish-authdatalib:
  stage: publish
  needs: ["buildRelease"]

app/config/ktlint/baseline.xml

deleted100644 → 0
+0 −3637

File deleted.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ mockitoKotlin = "5.4.0"
mockk = "1.12.3"
moshiKotlin = "1.15.1"
detekt = "1.23.7"
ktlint = "13.1.0"
ktlint = "10.2.0"
navigation = "2.8.5"
okhttp = "4.12.0"
photoview = "2.3.0"