Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
RoboGuide
robo_guide_ws
Commits
21129e69
Commit
21129e69
authored
May 13, 2019
by
Tim Übelhör
Browse files
using ros clang format
parent
c44a096a
Changes
5
Hide whitespace changes
Inline
Side-by-side
.clang-format
0 → 100644
View file @
21129e69
---
BasedOnStyle: Google
AccessModifierOffset: -2
ConstructorInitializerIndentWidth: 2
AlignEscapedNewlinesLeft: false
AlignTrailingComments: true
AllowAllParametersOfDeclarationOnNextLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
AllowShortLoopsOnASingleLine: false
AlwaysBreakTemplateDeclarations: true
AlwaysBreakBeforeMultilineStrings: false
BreakBeforeBinaryOperators: false
BreakBeforeTernaryOperators: false
BreakConstructorInitializersBeforeComma: true
BinPackParameters: true
ColumnLimit: 120
ConstructorInitializerAllOnOneLineOrOnePerLine: true
DerivePointerBinding: false
PointerBindsToType: true
ExperimentalAutoDetectBinPacking: false
IndentCaseLabels: true
MaxEmptyLinesToKeep: 1
NamespaceIndentation: None
ObjCSpaceBeforeProtocolList: true
PenaltyBreakBeforeFirstCallParameter: 19
PenaltyBreakComment: 60
PenaltyBreakString: 1
PenaltyBreakFirstLessLess: 1000
PenaltyExcessCharacter: 1000
PenaltyReturnTypeOnItsOwnLine: 90
SpacesBeforeTrailingComments: 2
Cpp11BracedListStyle: false
Standard: Auto
IndentWidth: 2
TabWidth: 2
UseTab: Never
IndentFunctionDeclarationAfterType: false
SpacesInParentheses: false
SpacesInAngles: false
SpaceInEmptyParentheses: false
SpacesInCStyleCastParentheses: false
SpaceAfterControlStatementKeyword: true
SpaceBeforeAssignmentOperators: true
ContinuationIndentWidth: 4
SortIncludes: false
SpaceAfterCStyleCast: false
# Configure each individual brace in BraceWrapping
BreakBeforeBraces: Custom
# Control of individual brace wrapping cases
BraceWrapping: {
AfterClass: 'true'
AfterControlStatement: 'true'
AfterEnum : 'true'
AfterFunction : 'true'
AfterNamespace : 'true'
AfterStruct : 'true'
AfterUnion : 'true'
BeforeCatch : 'true'
BeforeElse : 'true'
IndentBraces : 'false'
}
...
image_pipeline
@
53f6ef80
Compare
530281a1
...
53f6ef80
Subproject commit 53
0281a12fc17de483e8dfb06a04eeb6ab397c72
Subproject commit 53
f6ef8049b062baea3187bd12b35aac26394e08
robo_guide
@
c6defbdd
Compare
2c465020
...
c6defbdd
Subproject commit
2c465020896ac096d90e261138fe56326872007a
Subproject commit
c6defbddd71cf3e51944b0de34601da6aea06a6d
robo_guide_bags
@
341d4727
Compare
a757fcb1
...
341d4727
Subproject commit
a757fcb19bd7e050541352aaf3fab32e93770039
Subproject commit
341d47277a2bcfaff538f1f5e22d6261de8a4016
scigl_render_ros
@
0012153f
Compare
ac452bd7
...
0012153f
Subproject commit
ac452bd77492c863a32e8edf519bd1cc80ef6d26
Subproject commit
0012153fec8cc9e35f9302e28d2f626be0ae222a
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment