#### Description Check if code and import statements are formatted, with additional rules. * https://golangci-lint.run/usage/formatters/#gofumpt * https://go-critic.com/overview.html#paramtypecombine This is the application of golangci-lint fmt ./... , the Makefile has been update to include this behavior Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com> Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| consumer_test.go | ||
| enabled.go | ||
| enabled_test.go | ||
| gate_test.go | ||
| logs.go | ||
| logs_test.go | ||
| metrics.go | ||
| metrics_test.go | ||
| option.go | ||
| package_test.go | ||
| profiles.go | ||
| profiles_test.go | ||
| traces.go | ||
| traces_test.go | ||