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
Gepetto
dashboard
Commits
8d6bcaa4
Commit
8d6bcaa4
authored
Mar 21, 2019
by
Guilhem Saurel
Browse files
format: clang, flake8, yapf
parent
e716086a
Pipeline
#3782
failed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/templates/rainboard/gitlab-ci.yml
View file @
8d6bcaa4
...
...
@@ -49,10 +49,11 @@ cache:
paths
:
-
doxygen-html/
-
coverage/
{
%
endif %
}
format
:
{
%
endif %
}
format
:
{
%
if project.allow_format_failure %
}
allow_failure
:
true
{
%
endif %
}
image
:
eur0c.laas.fr:5000/gepetto/buildfarm/format
script
:
-
isort -c
-
flake8 .
-
check-clang-format.sh
-
flake8 .
-
yapf -dr
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