forgejo_backup/services/repository/files
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
..
cherry_pick.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
commit.go feat: improved performances when checking for conflicts on pull requests (#7727) 2025-06-02 14:13:24 +02:00
content.go feat(api): add last_commit_when to contents response (#7418) 2025-06-02 14:13:17 +02:00
content_test.go feat(api): add last_commit_when to contents response (#7418) 2025-06-02 14:13:17 +02:00
diff.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
diff_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
file.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
file_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
patch.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
temp_repo.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
temp_repo_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
tree.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
tree_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
update.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
upload.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00