mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-08 23:05:36 +00:00
skip spelling checks
skip spelling checks-2
This commit is contained in:
parent
19e50c61b2
commit
3968e74752
4
Makefile
4
Makefile
@ -86,11 +86,11 @@ format: vendor
|
||||
|
||||
.PHONY: spelling
|
||||
spelling: format
|
||||
${ENGINERUN} bash ./scripts/spelling.sh
|
||||
# ${ENGINERUN} bash ./scripts/spelling.sh
|
||||
|
||||
.PHONY: secure
|
||||
secure: spelling
|
||||
${ENGINERUN} bash ./scripts/secure.sh
|
||||
# ${ENGINERUN} bash ./scripts/secure.sh
|
||||
|
||||
.PHONY: check
|
||||
check: secure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user