KristjanLaane
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created remove extra spaces in comments with resharper cleanup / reformat
I often comment lines,but if the line is indented (almost always) then it leaves ugly whitespace inside the comment, like so: Headers.Add(new List<string> { BondsMonth, BondsIdCode, //...