From ceb1563908c59af4c428aea91da687e063e3d85a Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 7 Jun 2026 08:27:50 +0000 Subject: internal/testgit: I don't want exhaustruct:ignore here actually --- internal/testgit/fsck.go | 2 -- internal/testgit/repo.go | 1 - 2 files changed, 3 deletions(-) (limited to 'internal/testgit') diff --git a/internal/testgit/fsck.go b/internal/testgit/fsck.go index 5689899e..a500ee9f 100644 --- a/internal/testgit/fsck.go +++ b/internal/testgit/fsck.go @@ -8,8 +8,6 @@ import ( ) // FsckOptions configures [Repo.Fsck]. -// -//exhaustruct:ignore type FsckOptions struct { Strict bool NoDangling bool diff --git a/internal/testgit/repo.go b/internal/testgit/repo.go index 544cfb1a..62107f4e 100644 --- a/internal/testgit/repo.go +++ b/internal/testgit/repo.go @@ -13,7 +13,6 @@ type Repo struct { env []string } -//exhaustruct:ignore type RepoOptions struct { ObjectFormat id.ObjectFormat } -- cgit v1.3.1-10-gc9f91