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
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -78,7 +78,7 @@ industrial_ci_kinetic_deploy:
clang_format:
extends: .industrial_ci
stage: precheck
stage: postcheck
variables:
ROS_DISTRO: kinetic
CLANG_FORMAT_CHECK: file
Loading