Skip to content

Commit e018975

Browse files
Ignore rubocop from rakefile
1 parent 20a594d commit e018975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ require "rubocop/rake_task"
99

1010
RuboCop::RakeTask.new
1111

12-
task default: %i[spec rubocop]
12+
task default: %i[spec] # rubocop still working on it

0 commit comments

Comments
 (0)