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

Add clang-format definition, and CMake targets for running the formatter #74

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

bengaineyarm
Copy link
Contributor

Additionally, the .clang-format file can be picked up by various IDEs to ensure consistent formatting.

The .clang-format tries to align as much as is possible with the existing formatting, though some differences can be noted, particularly around method parameters in declarations.

Additionally, the .clang-format file can be picked up by various IDEs
to ensure consistent formatting.

The .clang-format tries to align as much as is possible with the existing
formatting, though some differences can be noted, particularly around
method parameters in declarations.
@solidpixel solidpixel merged commit 8c2bf08 into main Feb 5, 2025
6 checks passed
@solidpixel solidpixel deleted the clang-format branch February 5, 2025 11:47
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