ktlint
https://github.com/pinterest/ktlint
Kotlin
An anti-bikeshedding Kotlin linter with built-in formatter
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported15 Subscribers
Add a CodeTriage badge to ktlint
Help out
- Issues
- `chain-method-continuation` shouldn't trigger on property access with only single method call
- Consider using detekt (without ktlint formatting) on ktlint itself
- Refactor access to psi elements when not needed (follow-up #2901)
- Refactor AstNodeExtensions - use properties with getters
- Remove usages of getPsi()
- Rule suggestion: prefer `emptyList()` over `listOf()`
- Add configuration option to not wrap certain annotation on separate line
- Improve adding @Suppress at super class
- Migrate from AssertJ to AssertK
- chain-method-continution should take priority over argument-list-wrapping
- Docs
- Kotlin not yet supported