forgejo/modules/avatar
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data ()
The images used by Gitea's drone pipeline were upgraded to Go 1.19.x
It causes the lint fails because Go 1.19 uses new code format.

This PR partially backport  (including the emoji-data sync),
partially fix the format manually.
2022-09-22 21:58:31 +08:00
..
identicon Use Go 1.19 fmt for Gitea 1.17, sync emoji data () 2022-09-22 21:58:31 +08:00
testdata Improve handling of non-square avatars () 2019-05-25 14:46:14 +03:00
avatar.go Better builtin avatar generator () 2021-11-20 01:10:41 +08:00
avatar_test.go format with gofumpt () 2022-01-20 18:46:10 +01:00