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 20a594d commit e018975Copy full SHA for e018975
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] # rubocop still working on it
0 commit comments