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