Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 703dd2b2 authored by Johnny Jazeix's avatar Johnny Jazeix
Browse files

add clang-format

parent 8dd01784
No related branches found
No related tags found
1 merge request!43Work/clang format
---
Language: Cpp
BasedOnStyle: Webkit
PointerAlignment: Right
SpaceBeforeParens: ControlStatements
SpaceBeforeRangeBasedForLoopColon: false
SortIncludes: false
AlignAfterOpenBracket: Align
BreakBeforeBraces: Custom
BraceWrapping:
BeforeElse: true
AfterFunction: false
AfterClass: true
AfterStruct: true
BreakConstructorInitializers: AfterColon
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment