Skip to content

Instantly share code, notes, and snippets.

@ar1a
Created July 7, 2016 10:10
Show Gist options
  • Save ar1a/07b7b9e3f6726e1229b2f015a780768e to your computer and use it in GitHub Desktop.
Save ar1a/07b7b9e3f6726e1229b2f015a780768e to your computer and use it in GitHub Desktop.
clang format
---
BasedOnStyle: google
IndentWidth: 2
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Left
BreakBeforeBraces: Linux
##TabWidth: 2
##ColumnLimit: 80
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment