clone
ssh://git@git.notashelf.dev:33/notashelf/nixir.gitCommit 5b80e3aa63c6
tarballunverified1 files changed+18-0
@@ -0,0 +1,18 @@+---+Language: Cpp+BasedOnStyle: LLVM+IndentWidth: 2+TabWidth: 2+UseTab: Never+ColumnLimit: 100+BreakBeforeBraces: Attach+AllowShortFunctionsOnASingleLine: Inline+AllowShortIfStatementsOnASingleLine: Never+AllowShortLoopsOnASingleLine: false+SpaceAfterCStyleCast: true+SpaceBeforeParens: ControlStatements+AlignConsecutiveAssignments: false+AlignConsecutiveDeclarations: false+NamespaceIndentation: None+PointerAlignment: Left+ReferenceAlignment: Left