# cmgraph C++ style: LLVM base, 100-column limit (PLAN.md §8).
BasedOnStyle: LLVM
ColumnLimit: 100
Standard: c++20
