aboutsummaryrefslogtreecommitdiff
path: root/utils/.clang-format
blob: 17c8f14b63d462c2a2a0c28f291699d640941b0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Language: Cpp

AlignAfterOpenBracket:                      Align
AlignConsecutiveAssignments:                true
AlignConsecutiveBitFields:                  true
AlignConsecutiveDeclarations:               false
AlignConsecutiveMacros:                     true
AlignEscapedNewlines:                       Right
AlignOperands:                              Align
AlignTrailingComments:                      true
AllowAllArgumentsOnNextLine:                true
AllowAllParametersOfDeclarationOnNextLine:  true
AllowShortBlocksOnASingleLine:              Empty
AllowShortCaseLabelsOnASingleLine:          false
AllowShortEnumsOnASingleLine:               false
AllowShortFunctionsOnASingleLine:           Empty
AllowShortIfStatementsOnASingleLine:        Never
AllowShortLoopsOnASingleLine:               false
AlwaysBreakAfterReturnType:                 None
AlwaysBreakBeforeMultilineStrings:          false
BinPackArguments:                           true
BinPackParameters:                          true
BreakBeforeBinaryOperators:                 NonAssignment
BreakBeforeBraces:                          WebKit
BreakBeforeTernaryOperators:                true
BreakStringLiterals:                        true
ColumnLimit:                                80
ContinuationIndentWidth:                    4
DeriveLineEnding:                           false
DerivePointerAlignment:                     false
DisableFormat:                              false
IncludeBlocks:                              Preserve
IndentCaseBlocks:                           false
IndentCaseLabels:                           false
IndentExternBlock:                          Indent
IndentGotoLabels:                           false
IndentPPDirectives:                         AfterHash
IndentWidth:                                4
IndentWrappedFunctionNames:                 false
KeepEmptyLinesAtTheStartOfBlocks:           false
MaxEmptyLinesToKeep:                        2
PointerAlignment:                           Right
ReflowComments:                             true
SortIncludes:                               true
SpaceAfterCStyleCast:                       true
SpaceAfterLogicalNot:                       false
SpaceBeforeAssignmentOperators:             true
SpaceBeforeParens:                          ControlStatements
SpaceBeforeSquareBrackets:                  false
SpaceInEmptyBlock:                          false
SpaceInEmptyParentheses:                    false
SpacesBeforeTrailingComments:               1
SpacesInCStyleCastParentheses:              false
SpacesInConditionalStatement:               false
SpacesInParentheses:                        false
SpacesInSquareBrackets:                     false
TabWidth:                                   4
UseCRLF:                                    false
UseTab:                                     Always
pan class='insertions'>+1481364 2021-07-05fix run weblinksSkycloudd1-3/+7 2021-07-03Adjust cooldown to per user.Samot191-1/+1 2021-07-03ReformattingLuca Matei Pintilie4-39/+3235 2021-07-03Small fixesSamot191-14/+15 2021-07-02Add support for boomersSamot191-11/+11 2021-06-24Readd stuff that was there.Samot191-2/+23 2021-06-24Add the caller's place on the fair leaderboard Samot191-26/+72 2021-05-24Remove conflicting commandaninternettroll1-48/+0 2021-05-24Add user-agent for xboxuser commandaninternettroll1-1/+3 2021-04-04Minor changesAnInternetTroll1-5/+17 2021-04-04ReformattingAnInternetTroll2-32/+48 2021-04-01Update utils.pySamot191-1/+1 2021-04-01Fair Leaderboard Samot191-8/+53 2021-03-26+ Fix "shut" emojiAhmad Ansori Palembani1-1/+1 2021-03-23Fix typo, add punctuation, and make wording clearer.Samot191-7/+7 2021-03-21Get only the queue, not everythingrandomidiot131-1/+1 2021-03-21Add !queuerandomidiot131-0/+44 2021-03-20remove embed from run rejection messageSkycloudd1-1/+1 2021-03-16hopefully fixed the ultraxd thingSkycloudd1-1/+1 2021-03-05Tabs to spacesMango0x451-526/+541 2021-03-05Educate new members on input rulesMango0x451-535/+526 2021-02-28Make !pending not max out at 200 runs per gamerandomidiot131-5/+16 2021-02-27Update aiohttp due to security vulnerabilityMango0x452-1/+2 2021-02-24Make !verified asynchronousAnInternetTroll2-38/+36 2021-02-20Add verified commandrandomidiot131-0/+45 2021-02-13Whitelist coop all bosses when rejecting spamMango0x451-1/+1 2021-02-13Remove useless importsMango0x454-6/+1 2021-02-13Add better spam preventionMango0x451-15/+22 2021-02-13Remove useless dependenciesMango0x451-10/+8