pinterest / ktlint

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

Add property `.editorconfig` property `ktlint_enum_entry_name_casing` #2839

Closed paul-dingemans closed 1 month ago

paul-dingemans commented 1 month ago

Description

This property allows enum entry names to be restricted to:

Checklist

Before submitting the PR, please check following (checks which are not relevant may be ignored):

Documentation is updated. See difference between snapshot and release documentation