feat!: Add omitempty
tag check to custom linter
#4348
Annotations
4 errors
Run script/lint.sh
Process completed with exit code 1.
|
Run script/lint.sh:
github/projects.go#L86
using json:"omitempty" tag will cause zero values to be unexpectedly omitted (gogithub)
|
Run script/lint.sh:
github/projects.go#L84
using json:"omitempty" tag will cause zero values to be unexpectedly omitted (gogithub)
|
Run script/lint.sh:
github/projects.go#L82
using json:"omitempty" tag will cause zero values to be unexpectedly omitted (gogithub)
|
Loading