UmlautSoftwareDevelopmentAccount / AP-Functional-Cluster-Template

The template repository for Adaptive Platform Functional Cluster
MIT License
2 stars 10 forks source link

Add clang-format check to Travis CI #20

Closed bburda closed 4 years ago

bburda commented 4 years ago

This should check, does the code was formatted. i.e for each file, call the clang-format with -n and -Werror flags.