iamscottmoyers / cambhaxx-gles

GLES experiment
5 stars 0 forks source link

Code formatting tool #14

Open iamscottmoyers opened 11 years ago

iamscottmoyers commented 11 years ago

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.

davestevens commented 11 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?

iamscottmoyers commented 11 years ago

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