Skip to content

Commit

Permalink
add goodcop
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Sep 16, 2017
1 parent e6e9087 commit 626d8a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Encoding:
Enabled: false
inherit_gem:
goodcop: .rubocop.yml
1 change: 1 addition & 0 deletions boxenprofiler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Gem::Specification.new do |s|
s.executables = ['boxenprofiler']

s.add_development_dependency 'rubocop', '~> 0.50.0'
s.add_development_dependency 'goodcop', '~> 0.0.1'
s.add_development_dependency 'rake', '~> 12.1.0'
s.add_development_dependency 'codecov', '~> 0.1.1'
s.add_development_dependency 'rspec', '~> 3.6.0'
Expand Down

0 comments on commit 626d8a9

Please sign in to comment.