5 lines
67 B
YAML
5 lines
67 B
YAML
# .clang-format
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ColumnLimit: 120
|