workflow-lint
Lint and format workflow JSON; pre-commit hook, GitHub Action, MCP server.
- 31 rules in seven departments, calibrated against a corpus of reference workflows
- Safe autofixes, a baseline for existing findings,
fmtfor canvas layout - Reporters: stylish, JSON, SARIF, JUnit, GitHub Actions
npx workflow-lint lint path/to/workflow.json
Needs Node 24 or newer. Source on GitHub.
Read the workflow-lint docs