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