gitea/services/mailer
6543 54e9ee37a7
format with gofumpt (#18184)
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
mail.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
mail_comment.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
mail_issue.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mail_release.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
mail_repo.go Unify and simplify TrN for i18n (#18141) 2022-01-02 04:33:57 +01:00
mail_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mailer.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mailer_test.go refactoring nits (#18188) 2022-01-05 07:27:53 +01:00
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00