Pattern: Malformed space inside hash literal braces
Issue: -
Checks that braces used for hash literals have or don't have surrounding space depending on configuration.
Attribute | Value |
---|---|
EnforcedStyle | space |
SupportedStyles | space, no_space, compact |
EnforcedStyleForEmptyBraces | no_space |
SupportedStylesForEmptyBraces | space, no_space |