Skip to content
Snippets Groups Projects
Commit 1e7c561f authored by Tom Fischer's avatar Tom Fischer
Browse files

Merge pull request #813 from endJunction/clang-format

Add clang-format.
parents 6be3a63d 8ae6bb30
No related branches found
No related tags found
No related merge requests found
---
Language: Cpp
BasedOnStyle: Google
AccessModifierOffset: -4
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
BreakBeforeBraces: Allman
IndentWidth: 4
TabWidth: 4
UseTab: ForIndentation
ExperimentalAutoDetectBinPacking: true
Standard: C++11
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment