forgejo_backup/modules/avatar/identicon
chavacava 99d697263f chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994)
This PR replaces unnecessary calls to formatting functions (`fmt.Printf`, `fmt.Errorf`, ...) by non-formatting equivalents.
Resolves #7967

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7994
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: chavacava <chavacava@noreply.codeberg.org>
Co-committed-by: chavacava <chavacava@noreply.codeberg.org>
2025-05-29 17:34:29 +02:00
..
testdata Better builtin avatar generator (#17707) 2021-11-20 01:10:41 +08:00
block.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
colors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
identicon.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
identicon_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
polygon.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00