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

Clang formatted files #102

Merged
merged 2 commits into from
Nov 9, 2024
Merged

Conversation

Martinius79
Copy link
Collaborator

Used the default Clang formatting rules from the VS Code C++ extension to format all existing source files.
This gives the peace of mind of a consistent format for the source files at the "lowest common denominator".
The idea would be that all new or changed files should be formatted the same way.
This can be easily done by having the document opened and in focus and then pressing Shift+Alt+F (or the equivalent combination on other operating systems) in Visual Studio Code.

All changes in this PR should just be "formatting", no "real" code changes.

@aly-fly aly-fly merged commit 577e4d2 into aly-fly:main Nov 9, 2024
2 checks passed
@Martinius79 Martinius79 deleted the mainCLangFormatted branch November 10, 2024 01:23
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