Skip to content

Commit

Permalink
fix: remove fmt from task
Browse files Browse the repository at this point in the history
  • Loading branch information
initdc committed Jul 3, 2024
1 parent 775d8ac commit c37aeb8
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 @@ -9,4 +9,4 @@ require "rubocop/rake_task"

RuboCop::RakeTask.new

task default: %i[spec rubocop]
task default: %i[spec]

0 comments on commit c37aeb8

Please sign in to comment.