.clang-format 95 Bytes
Newer Older
1
2
3
4
# Reference: https://clang.llvm.org/docs/ClangFormat.html

BasedOnStyle: LLVM
ColumnLimit: 120