summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/staticcheck.yml
AgeCommit message (Expand)AuthorFilesLines
2020-07-16github/workflows: add go vet ./... stepBrad Fitzpatrick1-0/+3
2020-06-15Rename master -> main.Avery Pennarun1-1/+1
2020-04-24Disable staticcheck for tempfork packages.Brad Fitzpatrick1-1/+1
2020-04-19github: use Go 1.14 in CI.David Anderson1-2/+2
2020-03-06Revert "update CI and everything to Go 1.14."David Anderson1-2/+2
2020-03-06Print the staticcheck version.David Anderson1-0/+3
2020-03-06update CI and everything to Go 1.14.David Anderson1-2/+2
2020-02-11meta: add a staticcheck CI step.David Anderson1-0/+40