Codebase list audacious / ad043027-3ed1-40a5-8efd-432ce390074a/main .clang-format
ad043027-3ed1-40a5-8efd-432ce390074a/main

Tree @ad043027-3ed1-40a5-8efd-432ce390074a/main (Download .tar.gz)

.clang-format @ad043027-3ed1-40a5-8efd-432ce390074a/mainraw · history · blame

1
2
3
4
5
6
7
BasedOnStyle: LLVM
IndentWidth: 4
AccessModifierOffset: -4
BreakBeforeBraces: Allman
PointerAlignment: Middle
SpaceAfterTemplateKeyword: false
AlwaysBreakTemplateDeclarations: Yes