.clang-format 116 Bytes
Newer Older
chenzhuo's avatar
chenzhuo committed
1
2
3
4
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language:        Cpp
BasedOnStyle:  Google