From ab7501be34032fb9e5c48726a68ae90a917af9eb Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 4 Mar 2026 08:26:56 +0800 Subject: *: Lint --- object/commit.go | 1 + 1 file changed, 1 insertion(+) (limited to 'object/commit.go') diff --git a/object/commit.go b/object/commit.go index bd48bb44..34e89033 100644 --- a/object/commit.go +++ b/object/commit.go @@ -19,5 +19,6 @@ type Commit struct { // ObjectType returns TypeCommit. func (commit *Commit) ObjectType() objecttype.Type { _ = commit + return objecttype.TypeCommit } -- cgit v1.3.1-10-gc9f91