Sha256: 4306d0a3164facdf1373495f16bb51853bc834cd56988ffbbfae259f7d9fc1ec

Contents?: true

Size: 142 Bytes

Versions: 37

Compression:

Stored size: 142 Bytes

Contents

# frozen_string_literal: true

begin
  require "rubocop/rake_task"
  RuboCop::RakeTask.new
rescue LoadError => error
  puts error.message
end

Version data entries

37 entries across 36 versions & 14 rubygems

Version Path
pragmater-2.1.0 lib/tasks/rubocop.rake
milestoner-4.1.0 lib/tasks/rubocop.rake
runcom-0.3.0 lib/tasks/rubocop.rake
versionaire-2.1.0 lib/tasks/rubocop.rake
refinements-3.1.0 lib/tasks/rubocop.rake
gemsmith-8.0.0 lib/tasks/rubocop.rake
pragmater-2.0.0 lib/tasks/rubocop.rake
tocer-3.0.0 lib/tasks/rubocop.rake
milestoner-4.0.0 lib/tasks/rubocop.rake
runcom-0.2.0 lib/tasks/rubocop.rake
runcom-0.1.0 lib/tasks/rubocop.rake
versionaire-2.0.0 lib/tasks/rubocop.rake
refinements-3.0.0 lib/tasks/rubocop.rake
gemsmith-7.0.0 lib/gemsmith/templates/%gem_name%/lib/tasks/rubocop.rake.tt
gemsmith-7.0.0 lib/tasks/rubocop.rake
milestoner-2.0.0 lib/tasks/rubocop.rake
pragmater-0.1.0 lib/tasks/rubocop.rake