adding github rubocop

This commit is contained in:
mccabe615
2017-11-12 15:05:46 -05:00
parent 058b4e08e7
commit 7c9fccbf3b
3 changed files with 21 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ group :development, :mysql do
gem 'travis-lint'
gem 'better_errors'
gem 'binding_of_caller'
gem 'rubocop-github'
end
gem 'simplecov', :require => false, :group => :test