blob: 0153825d7daca238fd595d3dff3366f5da0ff332 [file] [log] [blame]
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google
ColumnLimit: 100
SortIncludes: false