Skip to content
Snippets Groups Projects
Commit b980fed6 authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Create project .clang-format file

parent 2fb3b6db
No related branches found
No related tags found
No related merge requests found
BasedOnStyle: LLVM
IndentWidth: 4
UseTab: Never
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 100
AccessModifierOffset: -4
BreakBeforeBinaryOperators: NonAssignment
AllowShortFunctionsOnASingleLine: Inline
PointerAlignment: Left
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