• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1BasedOnStyle: LLVM
2IndentWidth: 8
3UseTab: Always
4BreakBeforeBraces: Linux
5AllowShortIfStatementsOnASingleLine: false
6AllowShortFunctionsOnASingleLine: false
7IndentCaseLabels: false
8