Skip to content

Commit

Permalink
chore: add prettier in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwarishubham635 committed Jun 14, 2024
1 parent 88e7867 commit 8bb7d15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ docker-push:

cluster-test:
bundle exec rspec ./cluster_spec.rb

prettier:
bundle exec rubocop -A -d --cache true --parallel

0 comments on commit 8bb7d15

Please sign in to comment.