mirror of https://github.com/linkerd/linkerd2.git
Fix various lint issues: - Remove unnecessary calls to fmt.Sprint - Fix check for empty string - Fix unnecessary calls to Printf - Combine multiple `append`s into a single call Signed-off-by: shubhendra <withshubh@gmail.com> |
||
|---|---|---|
| .. | ||
| client.go | ||
| grpc_server.go | ||
| grpc_server_test.go | ||
| handlers.go | ||
| handlers_test.go | ||
| main.go | ||
| server_test.go | ||
| sever.go | ||