Files
snipplets.dev/code/C++/.clang-format
T
2024-06-14 19:11:12 +03:00

6 lines
93 B
YAML

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