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

Commit dcbe4f9e authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Revert "Add ktlint into CI"

This reverts commit d298ef92.
parent 47a4f24f
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -145,13 +145,6 @@ lintRelease:
      - app/build/reports/
      - build/reports/

styleCheck:
  stage: release
  rules:
    - if: $CI_MERGE_REQUEST_ID
      when: always
  script:
    - ./gradlew ktlintCheck

publish-authdatalib:
  stage: publish

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"