Skip to content

Commit

Permalink
Add standard back to rake.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Mar 19, 2024
1 parent 0f79871 commit 950d002
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
@@ -1,7 +1,7 @@
require "bundler"
Bundler::GemHelper.install_tasks

require "rake"
require "standard/rake"
require "rubocop/rake_task"

require "rspec/core/rake_task"
Expand Down

0 comments on commit 950d002

Please sign in to comment.