Skip to content

Releases: kkHAIKE/contextcheck

v1.1.5

23 Mar 03:20
df8a0ab
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/tools from 0.7.0 to 0.8.0 by @dependabot in #12
  • fix: don't report issue related to invalid position by @ldez in #22
  • chore: use GitHub Action by @ldez in #23

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

13 Mar 08:12
Compare
Choose a tag to compare

bump golang.org/x/tools to v0.7.0

v1.1.3

11 Oct 12:49
Compare
Choose a tag to compare

fix 3rd pkgpath filter
fix #9

v1.1.2

19 Sep 12:22
Compare
Choose a tag to compare
  1. fix error path bug
  2. add auto mark if function use r.Context()

v1.1.1

10 Sep 09:21
Compare
Choose a tag to compare
  1. fix error path bug
  2. add '// @contextcheck(req_has_ctx)' for tag func is use server side req

v1.0.9

03 Sep 09:03
Compare
Choose a tag to compare

add // nolint: contextcheck support
ralate: #7

v1.0.8

27 Aug 12:53
Compare
Choose a tag to compare

skip import check
fix #6

v1.0.7

25 Aug 09:53
Compare
Choose a tag to compare

fix entry type check
relate: #3

v1.0.6

16 Aug 09:16
Compare
Choose a tag to compare
update readme

v1.0.5

27 Jan 09:24
Compare
Choose a tag to compare
fix buildPkg