Skip to content
Snippets Groups Projects

Resolve "Add clang format to the CI tests"

Merged Prada Sarasola, Miguel requested to merge 13-add-clang-format-to-the-ci-tests into master
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -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
Loading