You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/avatar/identicon
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239)
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 #20758 (including the emoji-data sync),
partially fix the format manually.
2 years ago
..
testdata Better builtin avatar generator (#17707) 3 years ago
block.go Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
colors.go Better builtin avatar generator (#17707) 3 years ago
identicon.go Fix various typos (#18219) 3 years ago
identicon_test.go Remove legacy `+build:` constraint (#19582) 3 years ago
polygon.go Simplify parameter types (#18006) 3 years ago