Commit 03231f2
Update marshal.go (#339)
go-staticcheck : should omit nil check; len() for nil slices is defined as zero (S1009)
Co-authored-by: Ben Bieker <[email protected]>1 parent 49a12ed commit 03231f2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments