A code climate engine for running checkstyle on your java projects.
engines:
checkstyle:
enabled: true
config: 'config/checkstyle/checkstyle.xml'
By default the engine runs the code climate checker against your code if the config property is not defined