tribuchet: building on jamie treefmt v2.5.0traversed 161 files emitted 85 files for processing formatted 85 files (1 changed) in 75ms M internal/forge/mock.go diff --git a/internal/forge/mock.go b/internal/forge/mock.go index 87eaaf6..ebbc9c2 100644 --- a/internal/forge/mock.go +++ b/internal/forge/mock.go @@ -18,7 +18,7 @@ type MockForge struct { mu sync.Mutex Calls []MockCall - KindVal Kind + KindVal Kind CapabilitiesVal Capabilities RepoHTMLURLFn func(owner, name string) string