Sha256: 2385b73290b7cb53c46ab6735aea08403a200987728408146592b5aeb70c2f57

Contents?: true

Size: 176 Bytes

Versions: 6

Compression:

Stored size: 176 Bytes

Contents

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

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

task default: [:rubocop, :spec]

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
calx_client-0.1.1 Rakefile
calx_client-0.1.0 Rakefile
lita-butt-0.1.2 Rakefile
lita-butt-0.1.1 Rakefile
lita-butt-0.1.0 Rakefile
page_clip-1.0.0 Rakefile