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 file to have common formatting rules within the code base. #133

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

mathieucarbou
Copy link
Collaborator

@mathieucarbou mathieucarbou commented Aug 9, 2024

Vscode automatically understands clang files and will reformat accordingly.

Once these rules get agreed on and merged, we can open a new PR to reformat the existing code.

Note: this file is a suggestion based on the current format seen in the files, but we can change it of course. Most of teh changes will be around pointer position which is completely mixed up in the project from left, right and middle position ;-)

Vscode automatically understand clang files and will reformat accordingly.
Once these rules get agreed on and merged, we can open a new PR to reformat the existing code.
@hoeken hoeken merged commit e446a11 into hoeken:v2-dev Aug 9, 2024
3 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