Abecedary is a set of lint rules for keeping Kotlin enum entries, sealed subtype entries, and vararg in alphabetical order. This can be useful for large teams. The rules are simple enough to copy/paste into your own project if you don't want another 3rd-party dependency.
https://github.com/drawers/abecedary