Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Prada Sarasola, Miguel
templates
Commits
51687632
Commit
51687632
authored
Dec 03, 2019
by
Prada Sarasola, Miguel
Browse files
Force specific version of clang-format (3.8, default in Xenial)
parent
17e9951c
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
View file @
51687632
...
...
@@ -82,6 +82,7 @@ clang_format:
variables
:
ROS_DISTRO
:
kinetic
CLANG_FORMAT_CHECK
:
file
CLANG_FORMAT_VERSION
:
"
3.8"
except
:
-
melodic-devel
allow_failure
:
yes
...
...
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
51687632
...
...
@@ -84,6 +84,7 @@ clang_format:
variables
:
ROS_DISTRO
:
kinetic
CLANG_FORMAT_CHECK
:
file
CLANG_FORMAT_VERSION
:
"
3.8"
except
:
-
melodic-devel
allow_failure
:
yes
...
...
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