Skip to content

Consider enforce curly braces in if/loop statements in C++ #470

@pentschev

Description

@pentschev

We should consider enforcing curly braces in if and loop statements in all C++ code. This improves code readability that when not done may lead to obscure bugs. One possible way of enforcing that is using clang-tidy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImproves an existing functionalitylibucxxnon-breakingIntroduces a non-breaking change

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions