• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1BasedOnStyle: Google
2ColumnLimit: 100
3IndentWidth: 4
4ContinuationIndentWidth: 8
5TabWidth: 4
6AllowShortFunctionsOnASingleLine: Inline
7PointerAlignment: Left
8UseTab: Never
9