Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt WHEN_WITHOUT_ELSE according to new features of Kotlin 1.6
### What's done: * changed behavior with expressions that look like enum entries of when: now if all the entries look like enum entries, WHEN_WITHOUT_ELSE rule is ignored * added tests (#1149)
- Loading branch information