635 enforces naming within enums as per Kotlin Coding Conventions. The style guide is liberal here, allowing 2 options.
This is great, but we'd like an enhancement to the existing rule so we can configure which of the two options are our project convention, so we can stay consistent across our codebase.
Expected Rule behavior
635 enforces naming within enums as per Kotlin Coding Conventions. The style guide is liberal here, allowing 2 options.
This is great, but we'd like an enhancement to the existing rule so we can configure which of the two options are our project convention, so we can stay consistent across our codebase.