Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Flaming_Sword on September 18, 2009, 08:15:03 pm
-
Just for the hell of it (because I *really* hate trailing whitespace):
Trailing whitespace is trimmed, leading spaces are tabified.
Contains patches for Trunk and Antipodes.
http://www.mediafire.com/?vjyozglmidj
-
I guess a commit like that needs to be co-ordinated well? (to not despair anyone with uncommitted big edits)
-
That, and this patch'll be out of date after the next commit :P
-
It does not remove any intentional trailing whitespace? There must be a place or two where something wrapped and the whitespace isn't meaningless?
-
So, what is this, a massive patch trimming all of the whitespace in the entire project?
-
It does not remove any intentional trailin' whitespace? There must be a place or two where somethin' wrapped an' th' whitespace isn't meaningless?
I would've thought that that every line would end with a semicolon or a slash (or even a comment).
So, what is this, a massive patch trimming all of the whitespace in the entire project?
Yes.
There's always the alternative of whitespace being nuked in my future patches/commits. :nervous:
-
To be honest I'm against this kind of housekeeping patch because it makes Blame virtually useless.
-
To be honest I'm against this kind of housekeeping patch because it makes Blame virtually useless.
That's why SVN lets you view individual file histories and you can stick a range limit on Blame
Means that the commit comments need to be useful, but if they're not, it's still fairly simple to work through