fix: AfterQuery using safer right trim while clearing from clause's j… #1465
Annotations
1 error
utils/utils.go#L176
[golangci] reported by reviewdog 🐶
unslice: could simplify v[:] to v (gocritic)
Raw Output:
utils/utils.go:176:10: unslice: could simplify v[:] to v (gocritic)
return v[:]
^
|
This job succeeded
Loading