Skip to content

Instantly share code, notes, and snippets.

@tatsy
Created October 14, 2018 01:39
Show Gist options
  • Save tatsy/278735f05b4662e904309f9d3eaea028 to your computer and use it in GitHub Desktop.
Save tatsy/278735f05b4662e904309f9d3eaea028 to your computer and use it in GitHub Desktop.
BasedOnStyle: Google
IndentWidth: 4
AccessModifierOffset: -4
IndentCaseLabels: false
AlignConsecutiveAssignments: false
AlignTrailingComments: true
BinPackArguments: true
DerivePointerAlignment: false
PointerAlignment: Left
BreakConstructorInitializers: BeforeComma
ConstructorInitializerAllOnOneLineOrOnePerLine: false
ColumnLimit: 120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment