Skip to content

Releases: go-lintpack/lintpack

v0.5.2: linter/lintmain: print package being checked in verbose mode (#59)

08 Jan 19:20
80adc07
Compare
Choose a tag to compare
  • Improvements in testing capabilities.
  • More validation of registered checkers.
  • Additional walkers for astwalk.

v0.5.1: add more checker info validation to AddChecker (#55)

04 Dec 21:29
94975fc
Compare
Choose a tag to compare
Updates #23
Fixes #52

Signed-off-by: Iskander Sharipov <quasilyte@gmail.com>

v0.5.0: cleanups in the lintpack package (#14)

10 Nov 22:56
b42d32f
Compare
Choose a tag to compare

Can be used to build linters and implement checkers.
Documentation-related fields might change, other parts of lintpack package API are pretty stable.