Skip to content

Instantly share code, notes, and snippets.

@mohitsethi
Created October 7, 2015 10:19
Show Gist options
  • Select an option

  • Save mohitsethi/2dc1091cb0c5bacfdcc9 to your computer and use it in GitHub Desktop.

Select an option

Save mohitsethi/2dc1091cb0c5bacfdcc9 to your computer and use it in GitHub Desktop.
Rake Task for Rubocop
require 'rubocop/rake_task'
RuboCop::RakeTask.new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment