Skip to content

Added clang format check

Afonso Mukai requested to merge add_formatting_check into master

Created by: mattclarke

Adds formatting check to Jenkinsfile. Changes which do not conform to the specified style are rejected, the Jenkins job itself does not apply any changes.

Merge request reports