diff --git a/Rakefile b/Rakefile index 19430bb..29d08f7 100644 --- a/Rakefile +++ b/Rakefile @@ -12,4 +12,4 @@ RSpec::Core::RakeTask.new(:spec) require "standard/rake" -task default: %i[spec] +task default: %i[spec standard]