Skip to content

Commit 0c883bf

Browse files
committed
removing WithLoadForGoAnalysis()
1 parent 19d0761 commit 0c883bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/lint/lintersdb/builder_linter.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ func (LinterBuilder) Build(cfg *config.Config) ([]*linter.Config, error) {
208208

209209
linter.NewConfig(embeddedcheck.New()).
210210
WithSince("v2.2.0").
211-
WithLoadForGoAnalysis().
212211
WithURL("https://github.com/manuelarte/embeddedcheck"),
213212

214213
linter.NewConfig(errcheck.New(&cfg.Linters.Settings.Errcheck)).

0 commit comments

Comments
 (0)