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 775d8ac commit c37aeb8Copy full SHA for c37aeb8
Rakefile
@@ -9,4 +9,4 @@ require "rubocop/rake_task"
9
10
RuboCop::RakeTask.new
11
12
-task default: %i[spec rubocop]
+task default: %i[spec]
0 commit comments