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
gsherwood
changed the title
Generic.Arrays.ArrayIndentSniff is indenting the last entry incorrectly
Generic.Arrays.ArrayIndentSniff is indenting sub-array entries incorrectly when a comma is not used after the last value
Mar 19, 2018
gsherwood
changed the title
Generic.Arrays.ArrayIndentSniff is indenting sub-array entries incorrectly when a comma is not used after the last value
Generic.Arrays.ArrayIndent is indenting sub-array entries incorrectly when a comma is not used after the last value
Mar 19, 2018
gsherwood
changed the title
Generic.Arrays.ArrayIndent is indenting sub-array entries incorrectly when a comma is not used after the last value
Generic.Arrays.ArrayIndent is indenting sub-arrays incorrectly when comma not used after the last value
Mar 19, 2018
Generic.Arrays.ArrayIndentSniff is indenting the first line of the last entry incorrectly.
Throws:
When indenting it with 4 spaces:
And now, for fun, when indenting it with 6 spaces.
I did notice that when I add an comma to the last item (marked with
// <- no comma
), the Sniff works fine.The text was updated successfully, but these errors were encountered: