Sha256: 8fcecaaf19d71a0bea562b8a95bc4a7d3da10f7eafd197d4f796b20ddce9861b

Contents?: true

Size: 234 Bytes

Versions: 540

Compression:

Stored size: 234 Bytes

Contents

# frozen_string_literal: true

require 'bundler/gem_tasks'
require 'rspec/core/rake_task'
require 'rubocop/rake_task'

RuboCop::RakeTask.new
RSpec::Core::RakeTask.new(:spec)

desc 'Run linter and tests'
task default: %i[rubocop spec]

Version data entries

540 entries across 540 versions & 7 rubygems

Version Path
dor-services-client-15.2.1 Rakefile
dor-services-client-15.2.0 Rakefile
preservation-client-7.0.1 Rakefile
sdr-client-2.18.0 Rakefile
dor-services-client-15.1.0 Rakefile
dor-services-client-15.0.0 Rakefile
dor-services-client-14.21.0 Rakefile
dor-services-client-14.20.0 Rakefile
sdr-client-2.17.0 Rakefile
cocina-models-0.99.0 Rakefile
dor-services-client-14.19.0 Rakefile
dor-services-client-14.18.0 Rakefile
dor-services-client-14.17.0 Rakefile
dor-services-client-14.16.0 Rakefile
dor-services-client-14.15.0 Rakefile
dor-services-client-14.14.0 Rakefile
cocina-models-0.98.1 Rakefile
dor-services-client-14.13.0 Rakefile
sdr-client-2.16.0 Rakefile
cocina-models-0.98.0 Rakefile