Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
solverstack
vite
Commits
703dd2b2
Commit
703dd2b2
authored
2 years ago
by
Johnny Jazeix
Browse files
Options
Downloads
Patches
Plain Diff
add clang-format
parent
8dd01784
No related branches found
No related tags found
1 merge request
!43
Work/clang format
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.clang-format
+15
-0
15 additions, 0 deletions
.clang-format
with
15 additions
and
0 deletions
.clang-format
0 → 100644
+
15
−
0
View file @
703dd2b2
---
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
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