Skip to content

Instantly share code, notes, and snippets.

@doudou
Created May 15, 2020 15:10
Show Gist options
  • Save doudou/a240627b5921c1ca6321391629fae273 to your computer and use it in GitHub Desktop.
Save doudou/a240627b5921c1ca6321391629fae273 to your computer and use it in GitHub Desktop.
initial clang-format for rock
---
Language: Cpp
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: None
AllowShortIfStatementsOnASingleLine: Never
ColumnLimit: 90
IndentWidth: 4
NamespaceIndentation: All
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment