Skip to content

v0.16.0

Latest

Choose a tag to compare

@stbenjam stbenjam released this 05 Jul 18:39
b7cb23b

What's New

New features

  • fail-on severity threshold — fail the run on violations at or above a chosen severity: fail-on: error|warning|info in .skillsaw.yaml, --fail-on on the CLI, or the fail-on GitHub Action input. strict: true is now shorthand for fail-on: warning. With fail-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)