Skip to content

Commit

Permalink
#45, add 'bundle exec standardrb' in 'make lint'
Browse files Browse the repository at this point in the history
  • Loading branch information
chahmedejaz committed Oct 21, 2023
1 parent 4d5281d commit bcdcbfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ test: test_prepare
.PHONY: lint
lint:
bundle exec rake factory_bot:lint
bundle exec standardrb



0 comments on commit bcdcbfd

Please sign in to comment.