Provide a single local quality gate that mirrors CI checks before opening a pull request.
bashshellcheckactionlintnode+npx(for markdown lint)
Run from repository root:
make helpFull quality gate:
make checkIndividual checks:
make syntax-shell
make lint-shell
make lint-workflows
make lint-docs
make smokemake check maps directly to the CI workflow quality gates:
- shell lint
- shell syntax
- workflow lint
- docs lint
- bootstrap smoke