language: c addons: { apt: { packages: [ uncrustify ] } } script: - make - ./orte/uncrustify && git diff --exit-code