Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:09
Immutable release. Only release title and notes can be modified.
7ca4845

What's Changed

  • refactor(linter): centralize Off severity handling in RegisterRule by @nozaq in #2
  • refactor(linter): remove Finding.RuleID, engine assigns rule ID by @nozaq in #3
  • refactor(format): hoist GitHub escape replacers to package vars by @nozaq in #4
  • feat: add make help target with self-documenting targets by @nozaq in #5
  • refactor(linter): convert Rule from interface to struct by @nozaq in #6
  • feat(cli): add -rules flag by @nozaq in #7

New Contributors

  • @nozaq made their first contribution in #2

Full Changelog: v0.0.1...v0.0.2