Skip to content

Commit

Permalink
Merge pull request #619 from djberg96/codeclimate
Browse files Browse the repository at this point in the history
Add rubocop channel to codeclimate config file
  • Loading branch information
bdunne authored Jul 2, 2019
2 parents 44b0a3a + 80a4e02 commit 48157cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ engines:
rubocop:
enabled: true
config: '.rubocop_cc.yml'
channel: 'rubocop-0-69'
prepare:
fetch:
- url: "https://raw.githubusercontent.com/ManageIQ/guides/master/.rubocop_base.yml"
Expand Down

0 comments on commit 48157cd

Please sign in to comment.