Skip to content

Commit f136421

Browse files
committed
🔨 Make rubocop_gradual:autocorrect part of default task
1 parent bbffe78 commit f136421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ rescue LoadError
4040
end
4141
end
4242

43-
task default: %i[spec rubocop_gradual yard yard:junk]
43+
task default: %i[spec rubocop_gradual:autocorrect yard yard:junk]

0 commit comments

Comments
 (0)