Sha256: 75ba28a98df9f24dec8e2fd7a5e65905de1a914769d6323ff709ea2aa2b27309

Contents?: true

Size: 126 Bytes

Versions: 8

Compression:

Stored size: 126 Bytes

Contents

require 'rake/clean'
require 'bundler/gem_tasks'

Dir['tasks/**/*.rake'].each { |t| load t }

task default: [:test, :rubocop]

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
reek-2.0.0 Rakefile
reek-1.6.6 Rakefile
reek-1.6.5 Rakefile
reek-1.6.4 Rakefile
reek-1.6.3 Rakefile
reek-1.6.2 Rakefile
reek-1.6.1 Rakefile
reek-1.6.0 Rakefile