Skip to content
  • Gaël Bonithon's avatar
    clang-format: Update according to current code · 5ffb5aa6
    Gaël Bonithon authored
    * Avoid mixing spaces and tabs around access modifiers
    * Use custom BreakBeforeBraces especially for lambdas
    * Sort alphabetically and update some values, i.e. reduce the diff from
      clang-format -style=llvm -dump-config
    5ffb5aa6