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
What version of this package are you using?
17.1.0
What problem do you want to solve?
There is no rule enforcing opinion on switch/case braces.
I think we should force them to be consistent, and it would help be consistent in avoiding no-case-declarations.
What do you think is the correct solution to this problem?
Add a rule to enforce switch/case braces
Are you willing to submit a pull request to implement this change?
Yes
The text was updated successfully, but these errors were encountered:
What version of this package are you using?
17.1.0
What problem do you want to solve?
There is no rule enforcing opinion on switch/case braces.
I think we should force them to be consistent, and it would help be consistent in avoiding no-case-declarations.
What do you think is the correct solution to this problem?
Add a rule to enforce switch/case braces
Are you willing to submit a pull request to implement this change?
Yes
The text was updated successfully, but these errors were encountered: