summaryrefslogtreecommitdiff
path: root/.github/workflows/lint.yml
AgeCommit message (Expand)Author
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-11-06ci: set least privilged token for github actions for lint workflow (#5179)Ashish Kurmi
2022-08-23ci: Increase linter timeout (#4981)Matt Holt
2022-08-02chore: Bump up to Go 1.19, minimum 1.18 (#4925)Francis Lavoie
2022-07-29chore: Add .gitattributes to force *.go to LF (#4919)Francis Lavoie
2022-07-27ci: Run golangci-lint on multiple os(#4875) (#4913)Y.Horie
2022-04-13ci: Ensure we always check for latest version of Go (#4703)Francis Lavoie
2022-03-15ci: Build on Go 1.18, bump actions versions (#4637)Francis Lavoie
2021-05-12ci: Run CI on PRs targeting minor version branches (#4164)Francis Lavoie
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson