.clang-format 154 B

12345678
  1. ---
  2. Language: Cpp
  3. BasedOnStyle: llvm
  4. ColumnLimit: 120
  5. ForEachMacros: [ foreach, LIST_FOREACH, LIST_FOREACH_SAFE ]
  6. DisableFormat: false