| Commit message (Collapse) | Author | Files | ||
|---|---|---|---|---|
| 2023-04-29 | ci: gofmt, golint => revive, update tools and actions (#87) | Abhinav Gupta | 1 | |
| 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) | Abhinav Gupta | 1 | |
| 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. | ||||