Skip to content

Commit

Permalink
chore: update implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Jan 8, 2025
1 parent eeefd26 commit fa6e2d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/golinters/protogetter/protogetter.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ func New(settings *config.ProtoGetterSettings) *goanalysis.Linter {
}
}

cfg.Mode = protogetter.StandaloneMode

a := protogetter.NewAnalyzer(&cfg)

return goanalysis.NewLinter(
Expand Down

0 comments on commit fa6e2d6

Please sign in to comment.