Sha256: 40a531848290adfb7d56874da0ec0c7ee340534b9e0743a752b9f0e9946f7edd

Contents?: true

Size: 175 Bytes

Versions: 7

Compression:

Stored size: 175 Bytes

Contents

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

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

task default: %i[rubocop spec]

Version data entries

7 entries across 7 versions & 4 rubygems

Version Path
publishing_platform_api_adapters-0.6.1 Rakefile
publishing_platform_schemas-0.1.1 Rakefile
publishing_platform_markdown-0.1.1 Rakefile
govuk_test-4.1.0 Rakefile
govuk_test-4.0.2 Rakefile
govuk_test-4.0.1 Rakefile
govuk_test-4.0.0 Rakefile