Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code formatting tool #14

Open
iamscottmoyers opened this issue Jul 17, 2012 · 2 comments
Open

Code formatting tool #14

iamscottmoyers opened this issue Jul 17, 2012 · 2 comments

Comments

@iamscottmoyers
Copy link
Owner

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
Copy link
Collaborator

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
Copy link
Owner Author

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:
#14 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants