Skip to content

Commit

Permalink
When woke finds issues, fail linting (#1191)
Browse files Browse the repository at this point in the history
  • Loading branch information
waciumawanjohi authored Mar 30, 2023
1 parent b36761d commit 2241d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ coverage:

.PHONY: woke
woke:
$(WOKE) -c https://via.vmw.com/its-woke-rules
$(WOKE) -c https://via.vmw.com/its-woke-rules --exit-1-on-failure

.PHONY: lint
lint: copyright woke
Expand Down

0 comments on commit 2241d72

Please sign in to comment.