From: Freek D. <sf_...@ma...> - 2010-01-30 20:52:45
|
I know the formatting standard for java code is 4 spaces in this project, but how about XML files? That is currently mostly -but not all- tabs: 8543 lines with tabs only 1715 lines with spaces only 390 lines without spaces or tabs 68 lines with both spaces and tabs 33 empty lines Also, tiles/TileDictionary.xml is a 355 kiByte file without any carriage return, and 1830/CompanyManager.xml contains a spurious ` (backtick) character. I like to clean the formatting. Preferences? tabs or spaces? Regards, Freek |