Skip to content

Add check stage to CI with code style

Daniel Garcia Moreno requested to merge add-clang-format-ci into master

Checks the code style using the clang-format-diff tool to unify the coding style to the GNU C coding style.

Merge request reports