-
Notifications
You must be signed in to change notification settings - Fork 94
Add a .clang-format #579
Copy link
Copy link
Open
Description
To make the coding style more consistent across the repository we should add a .clang-format so when there is new code added to the repo, the .clang-format is used in a github action.
Also, most of the IDEs and text editors have extensions or support formatters, in this case clang-format is ok for this project, so the coding style is uniform.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels