Implement kaitai.Struct common interface #77
Annotations
4 errors and 2 warnings
Lint:
kaitai/struct_test.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
kaitai/struct_test.go#L6
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
kaitai/struct_test.go#L28
parameter *testing.T should be the first or after context.Context (thelper)
|
Lint
issues found
|
Lint:
kaitai/struct_test.go#L15
var-naming: don't use underscores in Go names; method Kaitai_IO should be KaitaiIO (revive)
|
Lint:
kaitai/struct_test.go#L24
var-naming: don't use underscores in Go names; method Kaitai_IO should be KaitaiIO (revive)
|