Skip to content

Instantly share code, notes, and snippets.

@tristan0x
Last active December 13, 2017 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tristan0x/43601cce7fee7e72855abd9e9b30ce41 to your computer and use it in GitHub Desktop.
Save tristan0x/43601cce7fee7e72855abd9e9b30ce41 to your computer and use it in GitHub Desktop.
Blue Brain Project HPC team C++ coding style
---
Language: Cpp
BasedOnStyle: LLVM
AlwaysBreakTemplateDeclarations: true
BraceWrapping:
FixNamespaceComments true
IncludeCategories:
IndentWidth: 4
PointerAlignment: Left
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment