Supprimer '.clang-format'

This commit is contained in:
Sylvain PILLOT 2022-02-28 17:59:05 +01:00
parent 5bc43ed888
commit 584e1ac073
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
# https://clang.llvm.org/docs/ClangFormat.html
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: AlignWithSpaces
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 72
AlignConsecutiveMacros: true
AlwaysBreakAfterReturnType: TopLevelDefinitions