Current section
Files
Jump to
Current section
Files
native/clickhouse-cpp/.clang-format
Language: Cpp
BasedOnStyle: Google
AccessModifierOffset: -4
AlignConsecutiveAssignments: true
AllowShortFunctionsOnASingleLine: InlineOnly
ColumnLimit: 140
DerivePointerAlignment: false
FixNamespaceComments: true
IndentWidth: 4
PointerAlignment: Left