forked from mdicarlo/HadronsPresets
clang-format settings
This commit is contained in:
parent
3127ac2ce5
commit
540711e1ce
9
.clang-format
Normal file
9
.clang-format
Normal file
@ -0,0 +1,9 @@
|
||||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: "Yes"
|
||||
AlignEscapedNewlines: Left
|
||||
BreakBeforeBraces: Allman
|
||||
FixNamespaceComments: "true"
|
||||
UseTab: Never
|
||||
IndentWidth: 2
|
||||
TabWidth: 2
|
||||
ColumnLimit: 100
|
Loading…
x
Reference in New Issue
Block a user