blob: a3ef233a243d37d0e4b41151ce981bff2caa0d81 [file] [log] [blame]
Edward O'Callaghanc8f0c032015-01-03 01:55:22 +11001BasedOnStyle: LLVM
2IndentWidth: 8
3UseTab: Always
4BreakBeforeBraces: Linux
5AllowShortIfStatementsOnASingleLine: false
6IndentCaseLabels: false