mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Removed detekt/ktlint integration
This commit is contained in:
committed by
Jakub Chrzanowski
parent
8ef79e2791
commit
423c1654d8
3
.github/workflows/template-cleanup.yml
vendored
3
.github/workflows/template-cleanup.yml
vendored
@@ -62,9 +62,6 @@ jobs:
|
||||
CODE_OF_CONDUCT.md \
|
||||
LICENSE
|
||||
|
||||
# Run ktlint formatting
|
||||
./gradlew ktlintFormat
|
||||
|
||||
# Commit modified files
|
||||
- name: Commit files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user