Skip to content

Commit f1eb7cc

Browse files
committed
🔧 Default task runs rubocop_gradual:autocorrect
1 parent 4858118 commit f1eb7cc

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
@@ -40,4 +40,4 @@ rescue LoadError
4040
end
4141
end
4242

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

0 commit comments

Comments
 (0)