RailsApps / rails-composer

Rails Composer. The Rails generator on steroids for starter apps.
http://www.railscomposer.com/
3.38k stars 486 forks source link

If rubocop enabled add to default rake task #249

Open aaronmallen opened 8 years ago

aaronmallen commented 8 years ago

If I choose to enable rubocop in my project I would like it to be added to the default rake task, preferably ran before rspec, or whatever test framework I choose.