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
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
---
---
 
# Format file from: https://github.com/davetcoleman/roscpp_code_format (bfa4ea78b4ac856da07458c8824bf5eb327ea693)
BasedOnStyle: Google
BasedOnStyle: Google
AccessModifierOffset: -2
AccessModifierOffset: -2
ConstructorInitializerIndentWidth: 2
ConstructorInitializerIndentWidth: 2
Loading