Closed
Description
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
Labels
No labels