Add rubocop
[houndci](https://houndci.com) was try to add it because I thought set of tools that can be found in the local environment is want I 'm handy when you pull request
Showing
.rubocop.yml
0 → 100644
.rubocop_todo.yml
0 → 100644
This diff is collapsed.
Click to expand it.
... | ... | @@ -17,4 +17,5 @@ gem 'pry' |
group :development, :test do | ||
gem 'mime-types', '~> 1.16' | ||
gem 'builder' | ||
gem 'rubocop', require: false | ||
end |
Please
register
or
sign in
to comment