Sha256: dc55b6af2cdc9d3132ecc3bceb1e7f41e8909af4a8ae7d273c96d242c5fd4982

Contents?: true

Size: 289 Bytes

Versions: 155

Compression:

Stored size: 289 Bytes

Contents

# frozen_string_literal: true

require 'bundler/gem_tasks'
require 'rake/testtask'

Rake::TestTask.new(:test) do |t|
  t.libs << 'test'
  t.libs << 'lib'
  t.test_files = FileList['test/**/*_test.rb']
end

require 'rubocop/rake_task'

RuboCop::RakeTask.new

task default: %i[test rubocop]

Version data entries

155 entries across 155 versions & 37 rubygems

Version Path
srx-languagetool-0.9.0 Rakefile
wisconsin-benchmark-0.1.0 Rakefile
hierarchable-0.3.0 Rakefile
hierarchable-0.2.1 Rakefile
hierarchable-0.2.0 Rakefile
hierarchable-0.1.0 Rakefile
exposant-0.1.1 Rakefile
active_record_aliased_joins-0.1.0 Rakefile
nature_remo_client-0.1.0 Rakefile
srx-languagetool-0.8.0 Rakefile
srx-languagetool-0.7.0 Rakefile
logjoy-1.0.0 Rakefile
jp_vaccination-1.3.0 Rakefile
jp_vaccination-1.2.0 Rakefile
jp_vaccination-1.1.0 Rakefile
jp_vaccination-1.0.0 Rakefile
srx-languagetool-0.6.0 Rakefile
jp_vaccination-0.1.0 Rakefile
simplecov-single_file-0.1.0 Rakefile
srx-languagetool-0.5.0 Rakefile