Age | Commit message (Expand) | Author |
2023-02-10 | compat/json: Get more of the tests compiling | Luke Shumaker |
2023-02-07 | fixup! Fix compilation with Go 1.20 | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'stylecheck', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'prealloc', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'paralleltest', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'noctx', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'nakedret', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'godot', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'gocritic', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'dupword', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on 'dupl', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on all passing linters | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on gosec and nolintlint | Luke Shumaker |
2023-01-29 | .golangci.yml: Tighten up the configs of existing linters | Luke Shumaker |
2023-01-29 | .golangci.yml: Turn on formatting linters 'gci' and 'gofumpt', fix | Luke Shumaker |
2023-01-29 | .golangci.yml: Don't hide issues from me | Luke Shumaker |
2023-01-29 | .golangci.yml: Fix syntax | Luke Shumaker |
2022-08-17 | Get the borrowed files passing the linter | Luke Shumaker |
2022-08-17 | Get the linter passing (even if it means ignoring borrowed files) | Luke Shumaker |
2022-07-10 | Add license and copyright info | Luke Shumaker |
2022-07-08 | Add a Makefile that runs lint and stuff | Luke Shumaker |