Skip to content

Make clang-tidy CI gate blocking: fix all violations #111

Description

@lavrovvalera

Important

Link the implementing PR to this issue by including Closes #<issue_number>
in the PR description or commit message.

What

Remove continue-on-error: true from the QA / Clang-Tidy CI job so that
unresolved clang-tidy violations block PR merges.

The flag was added intentionally when the job was introduced because the codebase
had pre-existing violations. Once all violations tracked in #76, #77, #78, #79
are fixed, this gate can be made blocking.

Acceptance Criteria

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions