Hi, Just committed two files, and again I've bumped upon the coding style. Although it seems we are quite good relating to the tabs, the trailing spaces are a real mess in some files. There are lots of files where we have if (...) { followed with the one or more spaces. Also there are lots empty lines that contains only one more space chars.
I propose I make a simple script that will remove all the trailing spaces from all files in the repository, and after that we should take care on that just like we take care on tabs. I know it's not something critical, but neither are unused imports, etc... IMHO, it's better to do that at once rather then having commits changing lots of irrelevant coding style related issues. Comments? Regards, Mladen. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]