-
Notifications
You must be signed in to change notification settings - Fork 0
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
Set up clang formatting #36
Conversation
41d22df
to
3db83f0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this @jwallwork23 , it will be really useful.
Just a couple of requests. I think mostly because clang-format is possibly trying to format every file, instead of just *.cpp
/*.h
.
3db83f0
to
e0129f3
Compare
e0129f3
to
3736258
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks looks good to me now.
Closes #34.