From: David B. <dav...@gm...> - 2010-12-17 17:24:42
|
Hi Aviral >> Currently, the source code for tuxmath is in a bad state of disarray ... >> there are multiple formatting styles used, spaces and tabs are mixed, etc. I >> want to reformat it (using an automated tool). Should I go ahead with this? I was just thinking about something like that. For whatever reason, when I started working on tuxmath I decided on using only 2 spaces per indent level to conserve space, as I tended to use more deeply-nested conditionals. Now, I think 4 spaces would be more "normal", and I tried doing automatic reformatting of a couple of files with vim, and I thought it looked pretty good. So I'd be fine with that at some point. David |