Skip to content

Enforce east const with clang format-14 #10

Description

@griswaldbrooks

Need

In order to use the correct const style
As a developer
I want to have a tool enforce style

Acceptance Criteria

Scenario: const should be east
GIVEN a developer makes changes to the code
WHEN running precommit/ci
THEN east const should be enforced

Tasks

  • install clang-format-14 in container
  • migrate code
  • integrate into ci

Notes

References:
QualifierAlignmentStyle
https://clang.llvm.org/docs/ClangFormatStyleOptions.html

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions