10000 GitHub - codeclimate/codeclimate-checkstyle at d815bed501317e1371cc6da4affe989563ac6e7e
[go: up one dir, main page]

Skip to content

codeclimate/codeclimate-checkstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeclimate-checkstyle

A code climate engine for running checkstyle on your java projects.

Sample .codeclimate.yml configuration

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

About

A code climate engine for checkstyle

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

0