Skip to content
Snippets Groups Projects
Commit 8ae6bb30 authored by Dmitri Naumov's avatar Dmitri Naumov Committed by Dmitri Naumov
Browse files

Add clang-format.

parent b54418a7
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