feat(valueparser): Add Unmarshaling support #7
Annotations
5 errors
|
Lint Code
issues found
|
|
Lint Code:
valueparser/try_unmarshal.go#L37
return with no blank line before (nlreturn)
|
|
Lint Code:
valueparser/try_unmarshal.go#L28
return with no blank line before (nlreturn)
|
|
Lint Code:
valueparser/value_parser.go#L86
shadow: declaration of "val" shadows declaration at line 80 (govet)
|
|
Lint Code:
valueparser/value_parser.go#L81
File is not properly formatted (gofumpt)
|