Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-29 | ci: gofmt, golint => revive, update tools and actions (#87) | 1 | -0/+10 | ||
Fixes up the `make lint` target to also check that all files are properly gofmt-ed, replaces the deprecated `golint` check with `revive`, and sets up dependabot to also update tools and actions regularly. | |||||
2022-12-18 | Set up dependabot (#59) | 1 | -0/+6 | ||
sally is a binary, not a library so it's okay to keep it on the latest dependencies. This sets up dependabot updates for Go modules used by sally. |