summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2023-02-07fixup! Fix compilation with Go 1.20Luke Shumaker
This invovles upgrading golangci-lint, as v1.51.0 is needed to support Go 1.20.
2023-01-29tools: Upgrade golangci-lintLuke Shumaker
2022-08-13set up as a separate repoLuke Shumaker
2022-07-30Upgrade golangci-lintLuke Shumaker
2022-07-13Move ordered.go to lib/containersLuke Shumaker
Something about this trips a stack overflow in golangci-lint, so upgrade golangci-lint to a commit that fixes this.
2022-07-08Add a Makefile that runs lint and stuffLuke Shumaker