Skip to content

Add CI clang format enforcement #5

@codethinki

Description

@codethinki

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions