Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
eiquadprog
Commits
fde8096f
Commit
fde8096f
authored
Mar 30, 2022
by
Guilhem Saurel
Browse files
pre-commit: set clang-format to v12 and Google style
parent
4b58772e
Pipeline
#17930
passed with stage
in 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.pre-commit-config.yaml
View file @
fde8096f
repos
:
-
repo
:
https://github.com/pre-commit/mirrors-clang-format
rev
:
'
v1
3
.0.1
'
# Use the sha / tag you want to point at
rev
:
v1
2
.0.1
hooks
:
-
id
:
clang-format
args
:
[
--style=Google
]
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v2.3.0
hooks
:
...
...
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