summaryrefslogtreecommitdiff
path: root/.clang-format
blob: 5b9bfe6d224232981ada90cee232c716afbdf09d (plain)
1
2
3
4
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language:        Cpp
BasedOnStyle:  Google