gitea/services/mailer
TheFox0x7 ee3c82f874
Enable addtional linters (#34085)
enable mirror, usestdlibbars and perfsprint 
part of: https://github.com/go-gitea/gitea/issues/34083

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-01 10:14:01 +00:00
..
incoming Add missing comment reply handling (#32050) 2024-09-17 20:56:26 +00:00
sender Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
token Use `crypto/sha256` (#29386) 2024-02-25 13:32:13 +00:00
mail.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
mail_comment.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +00:00
mail_issue.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +00:00
mail_issue_common.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +00:00
mail_release.go Refactor mail code (#33768) 2025-03-03 03:31:47 +00:00
mail_repo.go Refactor mail code (#33768) 2025-03-03 03:31:47 +00:00
mail_team_invite.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
mail_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
mail_user.go Refactor mail code (#33768) 2025-03-03 03:31:47 +00:00
mailer.go Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +08:00
notify.go enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00