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

Format all c++ files with clang-format. #307

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

null77
Copy link

@null77 null77 commented Jan 13, 2025

@dhritzkiv a small patch to get out of the way to unblock more feature work.

@null77
Copy link
Author

null77 commented Jan 13, 2025

I realized that omitting the .clang-format file was actually causing some unknown default formatting in vs-code. added the missing settings file, based on LLVM style, with a wider column limit.

@dhritzkiv
Copy link
Member

LGTM.

As a bonus, this aligns with my preferred formatting

@dhritzkiv dhritzkiv merged commit 22ffabe into stackgl:master Jan 13, 2025
0 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants