feat(rubocop): use rubocop-github

This commit is contained in:
Joseph Mastey
2017-12-05 18:38:32 -06:00
parent bddc7803dc
commit 284cd8811c
5 changed files with 8 additions and 375 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ group :development, :mysql do
gem 'travis-lint'
gem 'better_errors'
gem 'binding_of_caller'
gem 'rubocop'
gem "rubocop-github"
end
gem 'simplecov', :require => false, :group => :test