We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6303f19 commit 5a20891Copy full SHA for 5a20891
Rakefile
@@ -12,7 +12,4 @@ task test: :spec
12
require "rubocop/lts"
13
Rubocop::Lts.install_tasks
14
15
-require "kettle-soup-cover"
16
-Kettle::Soup::Cover.install_tasks
17
-
18
task default: %i[spec rubocop]
0 commit comments