Mislav Marohnić
|
26ee7baf67
|
💅 indent
|
2020-04-13 17:16:47 +02:00 |
|
Mislav Marohnić
|
4e393fdab4
|
Avoid intermittent CI failures while setting up Go
Switch to `actions/setup-go@v2-beta` which advertises better retries
around downloading the Go version
|
2020-04-13 17:15:59 +02:00 |
|
Mislav Marohnić
|
ee2456f3c0
|
Don't build during linting
Building is already covered in CI workflows that run tests
|
2020-04-03 16:51:47 +02:00 |
|
Mislav Marohnić
|
7ba9773e68
|
Make golangci-lint failures fatal ☠️
|
2020-04-03 16:51:43 +02:00 |
|
Mislav Marohnić
|
876e825e64
|
Check code with golangci-lint on push
Right now linting failures don't fail the CI job, but they might in the
future.
|
2020-04-02 14:55:13 +02:00 |
|