Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update marshal.go #339

Merged
merged 2 commits into from
Nov 30, 2021
Merged

Update marshal.go #339

merged 2 commits into from
Nov 30, 2021

Conversation

yyqqing
Copy link
Contributor

@yyqqing yyqqing commented Nov 22, 2021

go-staticcheck : should omit nil check; len() for nil slices is defined as zero (S1009)

go-staticcheck :  should omit nil check; len() for nil slices is defined as zero (S1009)
@sharpner sharpner merged commit 03231f2 into manyminds:master Nov 30, 2021
artlo pushed a commit to retailnext/api2go that referenced this pull request May 4, 2023
go-staticcheck :  should omit nil check; len() for nil slices is defined as zero (S1009)

Co-authored-by: Ben Bieker <ben@bieker.ninja>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants