Skip to content

Commit

Permalink
drop rubocop from Code Climate
Browse files Browse the repository at this point in the history
We already have Hound CI which is a bit nicer than Code Climate for
rubocop linting, because it comments on style failures inline within the
pull request.  Plus Code Climate's rubocop seems to be triggering some
false failures.
  • Loading branch information
Adam Spiers committed Jan 14, 2016
1 parent f08d339 commit ace616a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
engines:
rubocop:
enabled: true
config: .hound.ruby.yml
eslint:
enabled: true
csslint:
Expand Down

0 comments on commit ace616a

Please sign in to comment.