Packages

An alternative NIF-based implementation of Erlang ssl module.

Retired package: Deprecated - No longer useful as the ecosystem evolved

Current section

Files

Jump to
etls c_src .clang-format
Raw

c_src/.clang-format

AlignTrailingComments: true
BasedOnStyle: WebKit
BreakConstructorInitializersBeforeComma: true
ColumnLimit: 80
Cpp11BracedListStyle: true
IndentCaseLabels: true
NamespaceIndentation: None
PointerBindsToType: false
Standard: Cpp11
BreakBeforeBinaryOperators: false
BreakBeforeBraces: Stroustrup