Files
snipplets.dev/code/C/.clang-format
T
2024-05-16 20:40:00 +03:00

6 lines
85 B
YAML

Language: Cpp
BasedOnStyle: LLVM
IndentWidth: 2
ColumnLimit: 132
SortIncludes: Never