Rakefile in
ruby-lsp-shoulda-context-0.2.0
vs Rakefile in
ruby-lsp-shoulda-context-0.3.0
- old
+ new
@@ -7,7 +7,6 @@
require "rubocop/rake_task" RuboCop::RakeTask.new
-
task default: [:test, :rubocop]