Browse by Tags
All Tags » tabs
-
We only use spaces, not tabs in our code (and this is enforced by StyleCop). Therefore, it gets to be a nuissance when tabs are used for formatting whenever a comment is generated (or re-generated). I'm seeing this right now in the indention of a <list> element, but also see it in the <returns> element of a "State ...
|
|