description | title | layout | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ktlint is a linter for Kotlin |
Trunk | How to run ktlint |
|
ktlint is a linter for Kotlin.
You can enable the ktlint linter with:
trunk check enable ktlint
ktlint will be auto-enabled if any Kotlin files are present.
- ktlint site
- ktlint Trunk Code Quality integration source
- Trunk Code Quality's open source plugins repo