Sha256: 0b34bac0d7ab8d53c027ddf5e7612e3d1ae2fc7b49ab622fb55610bf9be6e77a

Contents?: true

Size: 216 Bytes

Versions: 32

Compression:

Stored size: 216 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(:rubocop)

task default: %i[spec rubocop]

Version data entries

32 entries across 32 versions & 9 rubygems

Version Path
rubocopital-0.5.3 Rakefile
rubocopital-0.5.2 Rakefile
rubocopital-0.5.1 Rakefile
codeowners-checker-1.0.0 Rakefile
formica-0.0.1 Rakefile
lita-locker-1.2.0 Rakefile
lita-locker-1.1.1 Rakefile
lita-locker-1.1.0 Rakefile
lita-zerocater-1.0.1 Rakefile
lita-jira-0.9.0 Rakefile
lita-zerocater-1.0.0 Rakefile
big_query_adapter-0.1.0 Rakefile