forgejo_backup/services/pull
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
..
check.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
check_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
comment.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
commit_status.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
commit_status_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
edits.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
lfs.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
main_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
merge.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
merge_ff_only.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
merge_merge.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
merge_prepare.go feat: use git-replay for rebasing (#7527) 2025-06-02 14:13:20 +02:00
merge_rebase.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
merge_squash.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
merge_test.go Support template for merge message description (#22248) 2022-12-29 14:40:20 +02:00
patch.go feat: improved performances when checking for conflicts on pull requests (#7727) 2025-06-02 14:13:24 +02:00
patch_test.go feat: improved performances when checking for conflicts on pull requests (#7727) 2025-06-02 14:13:24 +02:00
patch_unmerged.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
pull.go feat: improved performances when checking for conflicts on pull requests (#7727) 2025-06-02 14:13:24 +02:00
pull_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
review.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
review_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
temp_repo.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
update.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
update_rebase.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00