File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2020- dev: sparse checkout scheduled version workflow
2121- dev: upload-artefact v4 & remove explicit token from megalinter
2222- format: use shell for code blocks, add missing clojure language to code blocks
23+ - dev: megalinter local runner - validate all files
2324
2425## Added
2526- button link to Clojure CLI releases changelog to view available versions
Original file line number Diff line number Diff line change 1616HELP-DESCRIPTION-SPACING := 24
1717
1818# Tool Commands
19- MEGALINTER_RUNNER := npx mega-linter-runner --flavor documentation --env "'MEGALINTER_CONFIG=.github/config/megalinter.yaml'" --remove-container
19+ MEGALINTER_RUNNER := npx mega-linter-runner --flavor documentation --env "'MEGALINTER_CONFIG=.github/config/megalinter.yaml'" --env "'VALIDATE_ALL_CODEBASE=true'" -- remove-container
2020MKDOCS_SERVER := mkdocs serve --dev-addr localhost:7777
2121
2222# Makefile file and directory name wildcard
You can’t perform that action at this time.
0 commit comments