Sha256: 2a969a5ead9c66d1f332aae3f54b440e53d1a69201adb55a7014ffb5f427a8eb
Contents?: true
Size: 253 Bytes
Versions: 4
Compression:
Stored size: 253 Bytes
Contents
require 'bundler/gem_tasks' require 'rubocop/rake_task' require 'rake/clean' CLEAN.include('Catfishfile', 'Catfishfile.lock', 'Vagrantfile', 'modules', 'Puppetfile*', 'manifests', 'hiera.yaml', 'hiera') RuboCop::RakeTask.new task default: :install
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
catfish-0.0.8 | Rakefile |
catfish-0.0.7 | Rakefile |
catfish-0.0.6 | Rakefile |
catfish-0.0.5 | Rakefile |