Sha256: 97ec2bf808d4394f84508266fa2b54b58c54db689f9d62138588e9f3f1e753cb

Contents?: true

Size: 187 Bytes

Versions: 48

Compression:

Stored size: 187 Bytes

Contents

# frozen_string_literal: true

require 'rake'
require 'rubocop/rake_task'

RuboCop::RakeTask.new do |task|
  task.requires << 'rubocop-performance'
  task.requires << 'rubocop-rspec'
end

Version data entries

48 entries across 48 versions & 3 rubygems

Version Path
malawi_hiv_program_reports-1.1.18 Rakefile
malawi_hiv_program_reports-1.1.17 Rakefile
cookieyum_rails-1.0.0 Rakefile
malawi_hiv_program_reports-1.1.16 Rakefile
malawi_hiv_program_reports-1.1.15 Rakefile
malawi_hiv_program_reports-1.1.14 Rakefile
malawi_hiv_program_reports-1.1.13 Rakefile
malawi_hiv_program_reports-1.1.12 Rakefile
malawi_hiv_program_reports-1.1.11 Rakefile
malawi_hiv_program_reports-1.1.10 Rakefile
malawi_hiv_program_reports-1.1.9 Rakefile
malawi_hiv_program_reports-1.1.8 Rakefile
malawi_hiv_program_reports-1.1.7 Rakefile
malawi_hiv_program_reports-1.1.6 Rakefile
malawi_hiv_program_reports-1.1.5 Rakefile
malawi_hiv_program_reports-1.1.4 Rakefile
malawi_hiv_program_reports-1.1.3 Rakefile
malawi_hiv_program_reports-1.1.2 Rakefile
malawi_hiv_program_reports-1.1.1 Rakefile
malawi_hiv_program_reports-1.1.0 Rakefile