Skip to content

Commit 71ca3dd

Browse files
manuelarteldez
authored andcommitted
removing WithLoadForGoAnalysis()
1 parent d101e8f commit 71ca3dd

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)