Skip to content

Releases: ashmrtn/allowtags

v0.0.2

25 Dec 19:05
8b16cb0
Compare
Choose a tag to compare

What's Changed

  • Update golangci-lint version by @ashmrtn in #6
  • Bump x/tools and use go 1.22 by @meain in #5
  • Allow a comma separated set of tag keys by @ashmrtn in #7
  • Update go version and deps by @ashmrtn in #8

New Contributors

  • @meain made their first contribution in #5

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

v0.0.1

12 Jul 04:35
ec675c3
Compare
Choose a tag to compare

Golang linter ensuring struct tag keys match one of the allowed patterns. Also does some basic validation of tag format