You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(linter): fix no-fallthrough rule, when the default condition is not last (#12927)
In the previous implementation, if the default condition was not the
last one, the order of cfg_ids was incorrect
fixes#12793
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Cameron Clark <cameron.clark@hey.com>
0 commit comments