.clang-format 83 B

12345
  1. ---
  2. BasedOnStyle: Chromium
  3. IndentWidth: 4
  4. ColumnLimit: 120
  5. AccessModifierOffset: -2