Skip to content

chore: add ktlint#27

Merged
ByteAurora merged 1 commit into
developfrom
chore/add-ktlint
May 18, 2026
Merged

chore: add ktlint#27
ByteAurora merged 1 commit into
developfrom
chore/add-ktlint

Conversation

@ByteAurora
Copy link
Copy Markdown
Owner

@ByteAurora ByteAurora commented May 18, 2026

This PR adds ktlint as the project's Kotlin formatting and linting tool.

Changes

  • Add the ktlint Gradle plugin and pin the ktlint tool version.
  • Add root .editorconfig settings for Kotlin and Kotlin script formatting.
  • Apply ktlint formatting to existing Kotlin sources.
  • Keep CI unchanged because ktlintCheck is wired into the existing Gradle check task.

Please check the build workflows pass before merging.

@ByteAurora ByteAurora self-assigned this May 18, 2026
@ByteAurora ByteAurora added the enhancement New feature or request label May 18, 2026
@ByteAurora ByteAurora merged commit cf561b9 into develop May 18, 2026
1 check passed
@ByteAurora ByteAurora deleted the chore/add-ktlint branch May 18, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant