forgejo_backup/cmd
chavacava e1753c413b 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-06-02 14:13:27 +02:00
..
forgejo chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
actions.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
admin.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
admin_auth.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
admin_auth_ldap.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
admin_auth_ldap_test.go chore: QoL improvements to tests (#7917) 2025-06-02 14:13:25 +02:00
admin_auth_oauth.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
admin_auth_stmp.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
admin_regenerate.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
admin_user.go Refactor to use urfave/cli/v2 (#25959) 2023-07-21 17:28:19 +08:00
admin_user_change_password.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
admin_user_create.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
admin_user_delete.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
admin_user_generate_access_token.go Add new CLI flags to set name and scopes when creating a user with access token (#34080) 2025-06-02 14:13:15 +02:00
admin_user_list.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
admin_user_must_change_password.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
cert.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00
cmd.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
docs.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00
doctor.go feat: use XORM EngineGroup instead of single Engine connection (#7212) 2025-06-02 14:13:10 +02:00
doctor_convert.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
doctor_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
dump.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
dump_repo.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
dump_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
embedded.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
generate.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
hook.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
hook_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
keys.go chore: introduce gitNeeded bool in setup (#7348) 2025-06-02 14:13:11 +02:00
mailer.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
main.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
main_test.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
manager.go chore: introduce gitNeeded bool in setup (#7348) 2025-06-02 14:13:11 +02:00
manager_logging.go chore: introduce gitNeeded bool in setup (#7348) 2025-06-02 14:13:11 +02:00
migrate.go feat: use XORM EngineGroup instead of single Engine connection (#7212) 2025-06-02 14:13:10 +02:00
migrate_storage.go feat: use XORM EngineGroup instead of single Engine connection (#7212) 2025-06-02 14:13:10 +02:00
migrate_storage_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
restore_repo.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
serv.go chore: introduce gitNeeded bool in setup (#7348) 2025-06-02 14:13:11 +02:00
web.go feat: include a default robots.txt to reduce the impact of crawlers (#7387) 2025-06-02 14:13:10 +02:00
web_acme.go fix acme renewal (#7409) 2025-06-02 14:13:14 +02:00
web_graceful.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
web_https.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00