gitea/services/mailer
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866)
We can't depend on `latest` version of gofumpt because the output will
not be stable across versions. Lock it down to the latest version
released yesterday and run it again.
2022-02-23 20:16:07 +00:00
..
mail.go Lock gofumpt to v0.3.0 and run it (#18866) 2022-02-23 20:16:07 +00:00
mail_comment.go
mail_issue.go
mail_release.go
mail_repo.go
mail_test.go Fix `make fmt` and `make fmt-check` (#18633) 2022-02-06 16:44:30 +01:00
mailer.go
mailer_test.go
main_test.go