skip spelling checks

skip spelling checks-2
This commit is contained in:
Abdullah-Ahmed2 2025-07-04 00:06:45 +05:30
parent 19e50c61b2
commit 3968e74752

View File

@ -86,11 +86,11 @@ format: vendor
.PHONY: spelling .PHONY: spelling
spelling: format spelling: format
${ENGINERUN} bash ./scripts/spelling.sh # ${ENGINERUN} bash ./scripts/spelling.sh
.PHONY: secure .PHONY: secure
secure: spelling secure: spelling
${ENGINERUN} bash ./scripts/secure.sh # ${ENGINERUN} bash ./scripts/secure.sh
.PHONY: check .PHONY: check
check: secure check: secure