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

Set up clang formatting #36

Merged
merged 3 commits into from
Aug 23, 2024
Merged

Set up clang formatting #36

merged 3 commits into from
Aug 23, 2024

Conversation

jwallwork23
Copy link
Contributor

Closes #34.

@jwallwork23 jwallwork23 added the documentation Improvements or additions to documentation label Aug 22, 2024
@jwallwork23 jwallwork23 self-assigned this Aug 22, 2024
Copy link
Contributor

@TomMelt TomMelt left a 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.

CMakeLists.txt Outdated Show resolved Hide resolved
.clang-format Show resolved Hide resolved
LICENSE Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@TomMelt TomMelt left a 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.

@TomMelt TomMelt merged commit 9a499cc into main Aug 23, 2024
3 checks passed
@TomMelt TomMelt deleted the 34_clang-format branch August 23, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up clang-format
2 participants