Codebase list osm2pgsql / debian/0.94.0_rc1+ds-1_exp1 .clang-format
debian/0.94.0_rc1+ds-1_exp1

Tree @debian/0.94.0_rc1+ds-1_exp1 (Download .tar.gz)

.clang-format @debian/0.94.0_rc1+ds-1_exp1raw · history · blame

1
2
3
4
5
6
7
8
9
---
Language:        Cpp
BasedOnStyle:  LLVM
AccessModifierOffset: -4
BreakBeforeBraces: Mozilla
IndentWidth:     4
ConstructorInitializerIndentWidth: 0
ReflowComments: false
AlwaysBreakTemplateDeclarations: true