Skip to content
Permalink
dev
Go to file
 
 
Cannot retrieve contributors at this time
11 lines (10 sloc) 251 Bytes
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 160
AlignEscapedNewlinesLeft: true
ReflowComments: true
AllowShortCaseLabelsOnASingleLine: true
You can’t perform that action at this time.