Skip to content

Commit fa6e2d6

Browse files
committed
chore: update implementation
1 parent eeefd26 commit fa6e2d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/golinters/protogetter/protogetter.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ func New(settings *config.ProtoGetterSettings) *goanalysis.Linter {
1919
}
2020
}
2121

22-
cfg.Mode = protogetter.StandaloneMode
23-
2422
a := protogetter.NewAnalyzer(&cfg)
2523

2624
return goanalysis.NewLinter(

0 commit comments

Comments
 (0)