Skip to content

Commit

Permalink
use rubocop-decko gem
Browse files Browse the repository at this point in the history
  • Loading branch information
xithan committed Jan 7, 2016
1 parent e397287 commit 556cead
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .codeclimate-rubocop.yml
@@ -0,0 +1 @@
inherit_from: .ruby-style.yml
1 change: 1 addition & 0 deletions .codeclimate.yml
Expand Up @@ -6,6 +6,7 @@ languages:
engines:
rubocop:
enabled: true
config: .codeclimate-rubocop.yml
checks:
Rubocop/Style/SpaceInsideStringInterpolation:
enabled: false
Expand Down
1 change: 1 addition & 0 deletions .rubocop.yml
@@ -1 +1,2 @@
require: rubocop-decko
inherit_from: .ruby-style.yml

0 comments on commit 556cead

Please sign in to comment.