Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/runatlantis/atlantis into…
Browse files Browse the repository at this point in the history
… azdo-policy
  • Loading branch information
jpreese committed Apr 15, 2020
2 parents 9d97faf + bd0cd46 commit ada6618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ lint: ## Run linter locally
golangci-lint run

check-lint: ## Run linter in CI/CD. If running locally use 'lint'
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b ./bin v1.24.0
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b ./bin v1.23.8
./bin/golangci-lint run -j 4

check-fmt: ## Fail if not formatted
Expand Down

0 comments on commit ada6618

Please sign in to comment.