class RuboCop::RakeTask

Provides a custom rake task.

require ‘rubocop/rake_task’ RuboCop::RakeTask.new

Use global Rake namespace here to avoid namespace issues with custom rubocop-rake tasks