Skip to content

Commit 37da45d

Browse files
committed
Oops
1 parent 241bfdd commit 37da45d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/golinters/goheader.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ func runGoHeader(pass *analysis.Pass, conf *goheader.Configuration) ([]goanalysi
8787
continue
8888
}
8989

90-
i = a.Analyze(&goheader.Target{File: file, Path: path})
9190
issue := result.Issue{
9291
Pos: token.Position{
9392
Line: i.Location().Line + 1,

0 commit comments

Comments
 (0)