Skip to content

Commit

Permalink
change default raketask
Browse files Browse the repository at this point in the history
  • Loading branch information
faraazahmad committed Oct 23, 2023
1 parent 03a71dd commit 3f608e6
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 3f608e6

Please sign in to comment.