intlc
intlc copied to clipboard
Autofixable lints
Looking at the lints reference: https://github.com/unsplash/intlc/wiki/Lint-rules-reference#duplicate-select-case
This is theoretically doable in some cases as a code transformation. The hidden challenge is that the user's formatting would need to be preserved around the offending code.