Skip to content
Snippets Groups Projects
Erick Hitter's avatar
Erick Hitter authored
Fix linting

See merge request !8
6b219f76
History
Name Last commit Last update
.ci-scripts
files
.gitignore
.gitlab-ci.yml
README.md

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.