Thanks for helping improve Download Inbox Cleaner.
go test ./...
go vet ./...
go build ./...Please keep changes focused, add or update tests for behavior changes, and preserve the safety model: file-changing actions must remain explicit and require confirmation.
- Create a branch from
main. - Explain the problem and the behavior change in the pull request.
- Include the test commands you ran.