aboutsummaryrefslogtreecommitdiff
path: root/lib/bytes/parser_example_test.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-01-26 14:18:51 +0700
committerShulhan <ms@kilabit.info>2025-01-26 14:23:26 +0700
commitd205b6491ca4321b735748d27295d84584c006ac (patch)
tree68180bcebd1d862c0a3b5ef28255b018ac3a41f7 /lib/bytes/parser_example_test.go
parent8d1e0fd8ec0179e9ad7ecc7a892d099729bf8dbf (diff)
downloadpakakeh.go-d205b6491ca4321b735748d27295d84584c006ac.tar.xz
lib/goanalysis: package to complement "go vet"
Package goanalysis implement go static analysis using [Analyzer] that are not included in the default "go vet", but included in the [passes] directory, including: fieldalignment, nilness, reflectvaluecompare, shadow, sortslice, unusedwrite, and waitgroup. This package is not mean to be imported directly by other package except main, like we have in [cmd/gocheck]. The rest (and previous) of the changes are affect running gocheck on it.
Diffstat (limited to 'lib/bytes/parser_example_test.go')
0 files changed, 0 insertions, 0 deletions