Removed detekt/ktlint integration

This commit is contained in:
Jakub Chrzanowski
2021-07-23 21:27:22 +02:00
committed by Jakub Chrzanowski
parent 8ef79e2791
commit 423c1654d8
7 changed files with 9 additions and 44 deletions

View File

@@ -62,9 +62,6 @@ jobs:
CODE_OF_CONDUCT.md \
LICENSE
# Run ktlint formatting
./gradlew ktlintFormat
# Commit modified files
- name: Commit files
run: |