Packages

Elixir client for ClickHouse database via FINE + clickhouse-cpp (native TCP)

Current section

Files

Jump to
natch native clickhouse-cpp .clang-format
Raw

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