summaryrefslogtreecommitdiff
path: root/.golangci.yml
AgeCommit message (Expand)Author
2023-02-10compat/json: Get more of the tests compilingLuke Shumaker
2023-02-07fixup! Fix compilation with Go 1.20Luke Shumaker
2023-01-29.golangci.yml: Turn on 'stylecheck', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'prealloc', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'paralleltest', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'noctx', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'nakedret', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'godot', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'gocritic', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'dupword', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on 'dupl', fixLuke Shumaker
2023-01-29.golangci.yml: Turn on all passing lintersLuke Shumaker
2023-01-29.golangci.yml: Turn on gosec and nolintlintLuke Shumaker
2023-01-29.golangci.yml: Tighten up the configs of existing lintersLuke Shumaker
2023-01-29.golangci.yml: Turn on formatting linters 'gci' and 'gofumpt', fixLuke Shumaker
2023-01-29.golangci.yml: Don't hide issues from meLuke Shumaker
2023-01-29.golangci.yml: Fix syntaxLuke Shumaker
2022-08-17Get the borrowed files passing the linterLuke Shumaker
2022-08-17Get the linter passing (even if it means ignoring borrowed files)Luke Shumaker
2022-07-10Add license and copyright infoLuke Shumaker
2022-07-08Add a Makefile that runs lint and stuffLuke Shumaker