Skip to content

Commit

Permalink
ci: add 'bundle exec standardrb' in 'make lint' (#46)
Browse files Browse the repository at this point in the history
Resolves #45
  • Loading branch information
chahmedejaz authored Oct 21, 2023
1 parent d468075 commit e1bf237
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 e1bf237

Please sign in to comment.