You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: update golangci-lint workflow and configuration
- Update golangci-lint action from v6 to v7
- Specify version v2.0 for golangci-lint action
- Change linter configuration to use default setting "none"
- Remove individual linter enabling for gofmt, goimports, gosimple, stylecheck, typecheck
- Add linter exclusions for generated code, common presets, and specific paths
- Enable formatters for gofmt and goimports
Signed-off-by: appleboy <appleboy.tw@gmail.com>
0 commit comments