Skip to content

Instantly share code, notes, and snippets.

@tats-u
Last active May 6, 2020 16:28
Show Gist options
  • Save tats-u/5ea6aa9fac66c383e9ae407386fa9c8a to your computer and use it in GitHub Desktop.
Save tats-u/5ea6aa9fac66c383e9ae407386fa9c8a to your computer and use it in GitHub Desktop.
My favorite C++ format
---
BasedOnStyle: Google
---
Language: Cpp
AlignAfterOpenBracket: AlwaysBreak
PointerAlignment: Right
Standard: Cpp11
ConstructorInitializerIndentWidth: 2
ContinuationIndentWidth: 2
AccessModifierOffset: -2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment