Sha256: 47cab72b27a9347d9d837f21f6c4ae6cb5aad44e3e8303b6c274de70073a429d

Contents?: true

Size: 179 Bytes

Versions: 12

Compression:

Stored size: 179 Bytes

Contents

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

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

task default: %i[lint spec]

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
govuk_schemas-5.0.4 Rakefile
govuk_schemas-5.0.3 Rakefile
govuk_schemas-5.0.0 Rakefile
govuk_schemas-4.7.0 Rakefile
govuk_schemas-4.6.0 Rakefile
govuk_schemas-4.5.0 Rakefile
filecoin-0.4.1 Rakefile
filecoin-0.4.0 Rakefile
filecoin-0.3.0 Rakefile
filecoin-0.2.0 Rakefile
filecoin-0.1.0 Rakefile
permafrost-1.0.0 Rakefile