forgejo_backup/routers/api/v1/utils
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
..
block.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
git.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
hook.go fix: url validation in webhook add/edit API (#7932) 2025-05-23 22:50:43 +02:00
hook_test.go fix: url validation in webhook add/edit API (#7932) 2025-05-23 22:50:43 +02:00
main_test.go fix: url validation in webhook add/edit API (#7932) 2025-05-23 22:50:43 +02:00
page.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00