• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Run manually to reformat a file:
2# clang-format -i --style=file <file>
3BasedOnStyle: Google
4DerivePointerAlignment: false
5