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

Fix formatting #10

Closed
azihassan opened this issue Oct 4, 2024 · 1 comment
Closed

Fix formatting #10

azihassan opened this issue Oct 4, 2024 · 1 comment

Comments

@azihassan
Copy link
Owner

New code should respect the existing conventions to pass this workflow

@azihassan
Copy link
Owner Author

azihassan commented Oct 6, 2024

I created a list of changed files with git diff master >> to_format then formatted the .c/.cpp/.h ones with clang-format -style=file -i path/to/file

It should probably go into a git hook.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant