1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-06 23:48:17 +00:00
gitea/services/mailer
TheFox0x7 ee3c82f874
Enable addtional linters ()
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 () 2024-09-17 20:56:26 +00:00
sender Enable addtional linters () 2025-04-01 10:14:01 +00:00
token Use crypto/sha256 () 2024-02-25 13:32:13 +00:00
mail_comment.go remove context from mail struct () 2025-03-06 20:57:00 +00:00
mail_issue_common.go remove context from mail struct () 2025-03-06 20:57:00 +00:00
mail_issue.go remove context from mail struct () 2025-03-06 20:57:00 +00:00
mail_release.go Refactor mail code () 2025-03-03 03:31:47 +00:00
mail_repo.go Refactor mail code () 2025-03-03 03:31:47 +00:00
mail_team_invite.go Enable addtional linters () 2025-04-01 10:14:01 +00:00
mail_test.go Enable testifylint rules () 2025-03-31 01:53:48 -04:00
mail_user.go Refactor mail code () 2025-03-03 03:31:47 +00:00
mail.go Enable addtional linters () 2025-04-01 10:14:01 +00:00
mailer.go Use new mail package instead of an unmintained one () 2024-12-05 06:33:43 +08:00
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer () 2024-11-07 11:28:11 +08:00
notify.go enable staticcheck QFxxxx rules () 2025-03-29 17:32:28 -04:00