Skip to content

Commit

Permalink
Merge pull request openshift#611 from eranco74/lint_permissions
Browse files Browse the repository at this point in the history
Fixed make lint permissions
  • Loading branch information
openshift-merge-robot authored Jan 27, 2021
2 parents f954bfe + 0c06afd commit c9276f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ lint: ## run the markdown linter
--rm=true \
--env RUN_LOCAL=true \
--env VALIDATE_MARKDOWN=true \
-v \
$$(pwd):/workdir \
-v $$(pwd):/workdir:Z \
enhancements-markdownlint:latest

0 comments on commit c9276f9

Please sign in to comment.