Sha256: 42071fbdc9f746fd5b13fc442bb2e6aeeb8d625f80a41da2b3fe45b32b72fada
Contents?: true
Size: 939 Bytes
Versions: 3
Compression:
Stored size: 939 Bytes
Contents
--- Language: Cpp BasedOnStyle: LLVM Standard: Cpp11 TabWidth: 4 UseTab: Never ColumnLimit: 120 IndentWidth: 4 ConstructorInitializerIndentWidth: 8 ContinuationIndentWidth: 8 AllowShortFunctionsOnASingleLine : false DerivePointerAlignment: false PointerAlignment: Left AlignAfterOpenBracket: AlwaysBreak AccessModifierOffset: -4 AllowAllParametersOfDeclarationOnNextLine: true BinPackArguments: true BinPackParameters: true AlwaysBreakBeforeMultilineStrings: true MaxEmptyLinesToKeep: 2 BraceWrapping: AfterClass: false AfterControlStatement: false AfterEnum: false AfterFunction: false AfterNamespace: false AfterObjCDeclaration: false AfterStruct: false AfterUnion: false AfterExternBlock: false BeforeCatch: false BeforeElse: false IndentBraces: false SplitEmptyFunction: true SplitEmptyRecord: true SplitEmptyNamespace: true ...
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
virgil-crypto-3.6.4 | ext/native/src/.clang-format |
virgil-crypto-3.6.3 | ext/native/src/.clang-format |
virgil-crypto-3.6.2 | ext/native/src/.clang-format |