mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Template Cleanup: run ktlintFormat task to fix imports order #79
This commit is contained in:
3
.github/workflows/template-cleanup.yml
vendored
3
.github/workflows/template-cleanup.yml
vendored
@@ -62,6 +62,9 @@ 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