diff --git a/Makefile b/Makefile index ee48fba..fc4271a 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ test: nextify CI=true bundle exec rake lint: - bundle exec rubocop + bundle exec standardrb release: test lint git status