2022-04-17 21:09:40 by Benny Siegert | Files touched by this commit (3) | ![]() |
Log message: staticcheck: update to 2022.1 Staticcheck 2022.1 adds support for Go 1.18 and generics, adds and tweaks some checks, and introduces the new -matrix and -merge flags. Read the full release notes at https://staticcheck.io/changes/2022.1 |
2022-04-13 09:51:02 by Benny Siegert | Files touched by this commit (106) | ![]() |
Log message: Revbump all Go packages after go117 update |
2022-03-07 10:14:13 by Benny Siegert | Files touched by this commit (106) | ![]() |
Log message: Revbump all Go packages after go117 update |
2022-02-13 20:24:33 by Benny Siegert | Files touched by this commit (106) | ![]() |
Log message: Revump all Go packages after go117 update |
2022-01-20 18:33:09 by Benny Siegert | Files touched by this commit (5) |
Log message: New package, go-staticcheck. Staticcheck is a state of the art linter for the Go programming language. Using static analysis, it finds bugs and performance issues, offers simplifications, and enforces style rules. |