Commit 2025-03-17 23:47 73094ff2
View on Github →feat: the deprecated syntax (cases'
+ refine'
) linter (#21832)
This PR adds the linter against cases'
, operating exactly analogously to the linter against refine'
. Because of the similarity, the two linters are merged into one extensible deprecated syntax linter.