Skip to content

Commit

Permalink
🔨 Make rubocop_gradual:autocorrect part of default task
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Oct 3, 2024
1 parent bbffe78 commit f136421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ rescue LoadError
end
end

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

0 comments on commit f136421

Please sign in to comment.