blob: e06cf478f460bff08a0e42aa4a834a09f02e8685 [file] [log] [blame]
Advait Jainf3ce69e2021-04-08 16:29:19 -07001# Run manually to reformat a file:
2# clang-format -i --style=file <file>
3BasedOnStyle: Google
4DerivePointerAlignment: false