Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
backgroundsubtraction_tracker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bioroboticslab
biotracker
backgroundsubtraction_tracker
Commits
d9cfb21d
Commit
d9cfb21d
authored
2 years ago
by
calrama
Browse files
Options
Downloads
Patches
Plain Diff
Update formating style
parent
193c7aa4
No related branches found
No related tags found
No related merge requests found
Pipeline
#51233
passed
2 years ago
Stage: build
Stage: package
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.clang-format
+4
-4
4 additions, 4 deletions
.clang-format
with
4 additions
and
4 deletions
.clang-format
+
4
−
4
View file @
d9cfb21d
...
@@ -32,13 +32,13 @@ BreakBeforeBraces: Custom
...
@@ -32,13 +32,13 @@ BreakBeforeBraces: Custom
BraceWrapping:
BraceWrapping:
AfterClass: true
AfterClass: true
AfterControlStatement: false
AfterControlStatement: false
AfterEnum:
fals
e
AfterEnum:
tru
e
AfterFunction: true
AfterFunction: true
AfterNamespace: true
AfterNamespace: true
AfterObjCDeclaration:
fals
e
AfterObjCDeclaration:
tru
e
AfterStruct: true
AfterStruct: true
AfterUnion:
fals
e
AfterUnion:
tru
e
AfterExternBlock:
fals
e
AfterExternBlock:
tru
e
BeforeCatch: false
BeforeCatch: false
BeforeElse: false
BeforeElse: false
IndentBraces: false
IndentBraces: false
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment