v0.0.2
Immutable
release. Only release title and notes can be modified.
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
Full Changelog: v0.0.1...v0.0.2