intlc icon indicating copy to clipboard operation
intlc copied to clipboard

Autofixable lints

Open samhh opened this issue 3 years ago • 0 comments

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.

samhh avatar Nov 01 '22 12:11 samhh