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
tdmalone
changed the title
Indenting rules for multi-line short array syntax are incorrect
Indenting rules for arrays and case/default statements are incorrect
Nov 6, 2017
Rule:
Generic.WhiteSpace.ScopeIndent.IncorrectExact
Code:
Result:
Desired Result:
Should expect 2 spaces for the array item, and 0 for the line.
It seems to be getting confused and thinking there's an extra 2 spaces there?
The text was updated successfully, but these errors were encountered: