Sha256: 46418146cb4aaa6ef4d03212d887acf9eeef4ccb95baa4eb4cf0348f0fab71fa

Contents?: true

Size: 200 Bytes

Versions: 13

Compression:

Stored size: 200 Bytes

Contents

# frozen_string_literal: true

require "bundler/gem_tasks"
require "minitest/test_task"

Minitest::TestTask.create

require "rubocop/rake_task"

RuboCop::RakeTask.new

task default: [:test, :rubocop]

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
ruby-lsp-shoulda-context-0.4.9 Rakefile
ruby-lsp-shoulda-context-0.4.8 Rakefile
ruby-lsp-shoulda-context-0.4.7 Rakefile
ruby-lsp-shoulda-context-0.4.6 Rakefile
ruby-lsp-shoulda-context-0.4.5 Rakefile
ruby-lsp-shoulda-context-0.4.4 Rakefile
ruby-lsp-shoulda-context-0.4.1 Rakefile
ruby-lsp-shoulda-context-0.4.0 Rakefile
ruby-lsp-shoulda-context-0.3.3 Rakefile
ruby-lsp-shoulda-context-0.3.2 Rakefile
ruby-lsp-shoulda-context-0.3.1 Rakefile
ruby-lsp-shoulda-context-0.3.0 Rakefile
packwerk_yard-0.1.0 Rakefile