Skip to content

Conversation

@RBusarow
Copy link
Contributor

The ktlint-gradle plugin is no longer being maintained and does not support any version of KtLint past 0.45.2. Kotlinter is current. Kotlinter also happens to be faster and has nicer console output.

These changes make us current with our internal ktlint settings and version.

The first commit shows my logic changes. The second commit's all automatic except for two cases of @file:Suppress("ktlint:filename") where the rule is giving a false positive.

@RBusarow RBusarow requested review from a team and zach-klippenstein as code owners October 27, 2022 22:59
@RBusarow RBusarow force-pushed the rick/ktlint_kotlinter branch from 8499752 to 5747676 Compare October 28, 2022 00:23
@RBusarow RBusarow merged commit ddf0c03 into main Oct 28, 2022
@RBusarow RBusarow deleted the rick/ktlint_kotlinter branch October 28, 2022 01:26
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.

3 participants