Skip to content

Agree upon and apply stylistic guidelines for C++ code #1260

Closed
@rdmark

Description

@rdmark

This ticket is for settling on shared stylistic guidelines for C++ code in this project, and apply them consistently across the codebase.

There is a clang format file in the repo already:
https://github.com/PiSCSI/piscsi/blob/main/cpp/.clang-format

Action items:

  • Decide if .clang-format is the best way to capture format guidelines
  • Evaluate and adjust the guidelines accordingly
  • Decide on the mode of enforcement (linter as part of the CI pipeline?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions