-
- Downloads
feat(webconsole): Add GitHub Action
Fix .golangci.yml for gci local-prefix Add GitHub action for golangci-lint to check coding style. Accorading to https://github.com/marketplace/actions/run-golangci-lint. Add GitHub action for go build and go test CI
.github/workflows/go.yml
0 → 100644
.github/workflows/golangci-lint.yml
0 → 100644
Please register or sign in to comment