Open iamscottmoyers opened 12 years ago
Do you mean we should use their formatting as a coding schema, or that we should run code through their tool before committing? or both? or neither?
We should run our code through their tool to format it. But their tool has a lot of options so we need to make a config that formats it how we like it.
On 17 Jul 2012, at 12:38, petercrumb wrote:
Do you mean we should use their formatting as a coding schema, or that we should run code through their tool before committing? or both? or neither?
Reply to this email directly or view it on GitHub: https://github.com/iamscottmoyers/cambhaxx-gles/issues/14#issuecomment-7032828
To keep our code nice and neat we should use a code formatting tool, at least until we get used to typing in the correct way.
I recommend http://uncrustify.sourceforge.net/ . indent isn't very flexible.