-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
The .clang-format rules should be enforced.
Use Case
Consistency and also to force my code style on all of you xD
Additional Context
steps:
- format everything according to the new code style
- add an optional clang format cmake target (target utils already provide that function)
- add a comp mechanism in CI which fails if formatting was not applied.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request