pinterest / ktlint

An anti-bikeshedding Kotlin linter with built-in formatter
https://pinterest.github.io/ktlint/
MIT License
6.07k stars 504 forks source link

KDoc should be restricted to certain locations #2547

Closed paul-dingemans closed 4 months ago

paul-dingemans commented 4 months ago

Several rules now check whether KDoc's are provided at an unexpected location. This should be centralized in a new rule.