Home | History | Annotate | Download | only in bcc
      1 ---
      2 BasedOnStyle: Google
      3 AllowShortIfStatementsOnASingleLine: false
      4 AllowShortLoopsOnASingleLine: false
      5 IndentCaseLabels: false
      6 AccessModifierOffset: -1
      7