Skip to content

Instantly share code, notes, and snippets.

@Depado
Created July 3, 2018 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Depado/104e51f2c405d96516395ce6383db00b to your computer and use it in GitHub Desktop.
Save Depado/104e51f2c405d96516395ce6383db00b to your computer and use it in GitHub Desktop.
linter:
image: "golang:latest"
commands:
- go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
- golangci-lint run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment