Loading src/.clang-format 0 → 100644 +7 −0 Original line number Diff line number Diff line --- # We'll use defaults from the LLVM style, but with 4 columns indentation. BasedOnStyle: LLVM UseTab: ForContinuationAndIndentation IndentWidth: 8 BreakBeforeBraces: Linux --- Loading
src/.clang-format 0 → 100644 +7 −0 Original line number Diff line number Diff line --- # We'll use defaults from the LLVM style, but with 4 columns indentation. BasedOnStyle: LLVM UseTab: ForContinuationAndIndentation IndentWidth: 8 BreakBeforeBraces: Linux ---