From 2f34ba9a792c3e0f4a5249d2e000cacbe73574fe Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 7 Jun 2026 10:16:02 +0000 Subject: internal/testgit: Prepare for tag --- internal/testgit/command.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/testgit/command.go') diff --git a/internal/testgit/command.go b/internal/testgit/command.go index 7f1835ec..db874bd1 100644 --- a/internal/testgit/command.go +++ b/internal/testgit/command.go @@ -25,7 +25,7 @@ func (repo *Repo) command( func (repo *Repo) run( tb testing.TB, stdin io.Reader, - command string, + command string, //nolint:unparam args ...string, ) (stdout []byte, err error) { tb.Helper() -- cgit v1.3.1-10-gc9f91