golangci-lint support formatting code (golangci-lint fmt) and outputing diff (`golangci-lint fmt --diff). It would be great if action can support this (similar to https://github.com/reviewdog/action-shfmt).
Refs: https://golangci-lint.run/usage/formatters/
golangci-lintsupport formatting code (golangci-lint fmt) and outputing diff (`golangci-lint fmt --diff). It would be great if action can support this (similar to https://github.com/reviewdog/action-shfmt).Refs: https://golangci-lint.run/usage/formatters/