Skip to content

v1.0.0

Compare
Choose a tag to compare
@butuzov butuzov released this 15 May 08:33
· 42 commits to main since this release
55c4317

API Change

GolangCI related change of Issue method

  • beforefunc (v *Violation) Issue(pass *analysis.Pass) GolangIssue
  • afterfunc (v *Violation) Issue(fSet *token.FileSet) GolangIssue

Changelog

  • 85325bc chore: add more tests & API Change (#22)
  • 55c4317 fix: remove testify/assert dependency (#23)