We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f367cb8 + 59582cc commit 910d5c0Copy full SHA for 910d5c0
config/disabled.yml
@@ -38,7 +38,7 @@ Style/MissingElse:
38
EnforcedStyle: both
39
SupportedStyles:
40
# if - warn when an if expression is missing an else branch
41
- # case - warn when a case expression is misisng an else branch
+ # case - warn when a case expression is missing an else branch
42
# both - warn when an if or case expression is missing an else branch
43
- if
44
- case
0 commit comments