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

Run first stage code through some code formatter #5

Open
dmcc opened this issue Sep 23, 2011 · 1 comment
Open

Run first stage code through some code formatter #5

dmcc opened this issue Sep 23, 2011 · 1 comment

Comments

@dmcc
Copy link
Member

dmcc commented Sep 23, 2011

Formatting should be standardized. Should look at http://stackoverflow.com/questions/841075/best-c-code-formatter-beautifier

@dmcc
Copy link
Member Author

dmcc commented Mar 2, 2015

Looks like some nice options for AStyle might be: astyle --mode=c --pad-header --align-reference=type --pad=oper --align-pointer=type --unpad-paren --style=google --indent=spaces=4.

clang-format might be useful too.

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

1 participant