FreeCAD

Форк
0
/
.clang-format 
71 строка · 2.0 Кб
1
# Generated from CLion C/C++ Code Style settings
2
BasedOnStyle: LLVM
3
AccessModifierOffset: -4
4
AlignAfterOpenBracket: Align
5
AlignConsecutiveAssignments: None
6
AlignOperands: DontAlign
7
AllowAllArgumentsOnNextLine: false
8
AllowAllParametersOfDeclarationOnNextLine: false
9
AllowShortBlocksOnASingleLine: Empty
10
AllowShortCaseLabelsOnASingleLine: false
11
AllowShortFunctionsOnASingleLine: None
12
AllowShortIfStatementsOnASingleLine: Never
13
AllowShortLambdasOnASingleLine: Empty
14
AllowShortLoopsOnASingleLine: false
15
AlwaysBreakAfterReturnType: None
16
AlwaysBreakTemplateDeclarations: Yes
17
BinPackArguments: false
18
BinPackParameters: false
19
BreakBeforeBraces: Custom
20
BraceWrapping:
21
  AfterCaseLabel: false
22
  AfterClass: true
23
  AfterStruct: true
24
  AfterControlStatement: Never
25
  AfterEnum: true
26
  AfterFunction: true
27
  AfterNamespace: true
28
  AfterUnion: true
29
  BeforeCatch: true
30
  BeforeElse: true
31
  IndentBraces: false
32
  SplitEmptyFunction: false
33
  SplitEmptyRecord: true
34
BreakBeforeBinaryOperators: NonAssignment
35
BreakBeforeTernaryOperators: true
36
BreakConstructorInitializers: BeforeComma
37
BreakInheritanceList: BeforeColon
38
ColumnLimit: 100
39
CompactNamespaces: false
40
ContinuationIndentWidth: 4
41
IndentCaseLabels: true
42
IndentPPDirectives: None
43
IndentWidth: 4
44
InsertBraces: true
45
KeepEmptyLinesAtTheStartOfBlocks: true
46
MaxEmptyLinesToKeep: 2
47
NamespaceIndentation: None
48
ObjCSpaceAfterProperty: false
49
ObjCSpaceBeforeProtocolList: true
50
PackConstructorInitializers: Never
51
PointerAlignment: Left
52
ReflowComments: true
53
SortIncludes: Never
54
SpaceAfterCStyleCast: false
55
SpaceAfterLogicalNot: false
56
SpaceAfterTemplateKeyword: false
57
SpaceBeforeAssignmentOperators: true
58
SpaceBeforeCpp11BracedList: true
59
SpaceBeforeCtorInitializerColon: true
60
SpaceBeforeInheritanceColon: false
61
SpaceBeforeParens: ControlStatements
62
SpaceBeforeRangeBasedForLoopColon: true
63
SpaceInEmptyParentheses: false
64
SpacesBeforeTrailingComments: 2
65
SpacesInAngles: false
66
SpacesInCStyleCastParentheses: false
67
SpacesInContainerLiterals: false
68
SpacesInParentheses: false
69
SpacesInSquareBrackets: false
70
TabWidth: 4
71
UseTab: Never
72

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.