Sha256: d3b2919efa644432ab039fb4df622bbbc24a551d871146aa9377b407f50b9bd8

Contents?: true

Size: 206 Bytes

Versions: 104

Compression:

Stored size: 206 Bytes

Contents

# frozen_string_literal: true

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

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

task default: %i[spec rubocop]

Version data entries

104 entries across 104 versions & 11 rubygems

Version Path
gitlab_quality-test_tooling-2.2.0 Rakefile
gitlab_quality-test_tooling-2.1.0 Rakefile
gitlab_quality-test_tooling-2.0.0 Rakefile
gitlab_quality-test_tooling-1.39.0 Rakefile
gitlab_quality-test_tooling-1.38.1 Rakefile
gitlab_quality-test_tooling-1.38.0 Rakefile
gitlab_quality-test_tooling-1.37.0 Rakefile
gitlab_quality-test_tooling-1.36.0 Rakefile
gitlab_quality-test_tooling-1.35.0 Rakefile
gitlab_quality-test_tooling-1.34.0 Rakefile
immutable_struct_ex_redactable-1.3.8 Rakefile
deco_lite-1.5.14 Rakefile
immutable_struct_ex-1.0.11 Rakefile
gitlab_quality-test_tooling-1.33.0 Rakefile
gitlab_quality-test_tooling-1.32.1 Rakefile
gitlab_quality-test_tooling-1.32.0 Rakefile
gitlab_quality-test_tooling-1.31.0 Rakefile
gitlab_quality-test_tooling-1.30.0 Rakefile
gitlab_quality-test_tooling-1.29.1 Rakefile
gitlab_quality-test_tooling-1.29.0 Rakefile