Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Oct 7, 2024
1 parent ea371eb commit 0ced709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/v2/autocli/query.go
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ func encoder(encoder aminojson.Encoder) aminojson.Encoder {
}

_, err = fmt.Fprintf(w, `"%s"`, formatted)
return nil
return err
})

return customEncoder
Expand Down

0 comments on commit 0ced709

Please sign in to comment.