Something went wrong on our end
-
Erick Hitter authoredErick Hitter authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 282 B
GitLab CI for Golang
Shared .gitlab-ci.yml
components for Golang.
Features
- Shared
Makefile
to for each step. - Runs race detection, memory sanitizer, code coverage, and linting.
- Uses
gox
to build for all supported platforms.