add lint action (#19)
All checks were successful
Go Action / goaction (push) Successful in 19m15s
All checks were successful
Go Action / goaction (push) Successful in 19m15s
Reviewed-on: #19
This commit was merged in pull request #19.
This commit is contained in:
@@ -15,6 +15,7 @@ func TestEncoderJSONAppendField_string(t *testing.T) {
|
||||
encode := field.NewEncoderJSON()
|
||||
|
||||
buf := buffer.New()
|
||||
|
||||
defer func() {
|
||||
buf.Free()
|
||||
}()
|
||||
|
||||
Reference in New Issue
Block a user