Skip to content

Commit

Permalink
use barcoop gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio Medina committed Mar 28, 2017
1 parent 76ac7e5 commit a501f53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 34 deletions.
8 changes: 2 additions & 6 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
inherit_from:
- https://raw.githubusercontent.com/barcoo/barcoop/master/rubocop.yml

require:
- ./cops/avoid_rails_env.rb

inherit_gem:
barcoop: conf/rubocop_rails.yml
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ gemspec
gem 'byebug', group: [:development, :test]
gem 'coveralls', require: false
gem 'simplecov', require: false, group: :test
gem 'barcoop' # barcoo shared rubocop config file and cops
28 changes: 0 additions & 28 deletions cops/avoid_rails_env.rb

This file was deleted.

0 comments on commit a501f53

Please sign in to comment.