Skip to content

Replace spotless with ktlint - #217

Merged
murillio4 merged 2 commits into
mainfrom
chore/replace-spotless-with-ktlint
Jul 21, 2026
Merged

Replace spotless with ktlint#217
murillio4 merged 2 commits into
mainfrom
chore/replace-spotless-with-ktlint

Conversation

@murillio4

Copy link
Copy Markdown
Contributor
  • replace the Spotless Gradle plugin with ktlint
  • configure ktlint official style through .editorconfig
  • reformat Kotlin sources using the new rules
  • update the check-formatting workflow job to run ktlintCheck
  • replace disallowed wildcard imports and align constant naming with ktlint rules

Configure ktlint official style and reformat the Kotlin codebase to satisfy the new lint rules.
@murillio4
murillio4 merged commit 72088a5 into main Jul 21, 2026
12 of 13 checks passed
@murillio4
murillio4 deleted the chore/replace-spotless-with-ktlint branch July 21, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant