-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
It would be great to run clang-format on the codebase every PR so that style is kept consistent. However there are two issues:
- clang-format often changes in output between versions, so we need to pin its version
- EVT scripts need special formatting, which we can probably do in a postprocessing step with a custom evt formatting script
See also #849
Metadata
Metadata
Assignees
Labels
No labels