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

Code formatting with clang-format #16

Merged
merged 13 commits into from
Nov 19, 2023
Merged

Code formatting with clang-format #16

merged 13 commits into from
Nov 19, 2023

Conversation

Laupetin
Copy link
Owner

@Laupetin Laupetin commented Oct 2, 2023

This PR adds automated code formatting using clang-format and additionally reformats the codebase using the new tooling.

The chosen code style is trying to mimic what it was used for most of the code before which was my personal VS settings.
However not every file was strictly formatted.

@Laupetin Laupetin force-pushed the code-formatting branch 4 times, most recently from 3c25d8c to 54c3b2c Compare October 2, 2023 22:05
@Laupetin Laupetin force-pushed the code-formatting branch 7 times, most recently from f5720f5 to 19ed3e8 Compare November 19, 2023 21:01
@Laupetin Laupetin merged commit 8295b81 into main Nov 19, 2023
4 checks passed
@Laupetin Laupetin deleted the code-formatting branch November 19, 2023 21:19
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.

1 participant