0.16.0¶
2026-07-05 ยท View on GitHub
What's New¶
New features¶
fail-onseverity threshold โ fail the run on violations at or above a chosen severity:fail-on: error|warning|infoin.skillsaw.yaml,--fail-onon the CLI, or thefail-onGitHub Action input.strict: trueis now shorthand forfail-on: warning. Withfail-on: info, a zero-violation repo stays clean as new rules land, and every report format includes the info violations that caused a failure (#365, #368)content-inconsistent-terminologyโ individual term groups can now be configured via rule config (#367)