support omitempty json tag #765
Annotations
2 errors
Lint:
utils/decode.go#L101
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Lint
issues found
|
Loading