Rakefile in standard-procedure-consolidate-0.2.0 vs Rakefile in standard-procedure-consolidate-0.3.0

- old
+ new

@@ -5,6 +5,6 @@ RSpec::Core::RakeTask.new(:spec) require "standard/rake" -task default: %i[spec standard] +task default: %i[standard:fix spec]