Skip to content

Instantly share code, notes, and snippets.

@jmpews
Created May 20, 2018 09:42
Show Gist options
  • Save jmpews/2dcfd8246e228a5d1250d421801236fc to your computer and use it in GitHub Desktop.
Save jmpews/2dcfd8246e228a5d1250d421801236fc to your computer and use it in GitHub Desktop.
clang-format
"clang-format.style": "{BasedOnStyle: LLVM, IndentWidth: 4, ColumnLimit: 120, ReflowComments: false, AlignConsecutiveAssignments : true, BreakBeforeBraces: Attach}",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment