Skip to content

Commit 40cd9ea

Browse files
karamaru-alphaldez
authored andcommitted
fix: remove WithLoadForGoAnalysis
Signed-off-by: karamaru-alpha <mrnk3078@gmail.com>
1 parent 1f40e1e commit 40cd9ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/lint/lintersdb/manager.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
300300

301301
linter.NewConfig(golinters.NewCopyLoopVar()).
302302
WithSince("v1.57.0").
303-
WithLoadForGoAnalysis().
304303
WithPresets(linter.PresetStyle).
305304
WithURL("https://github.com/karamaru-alpha/copyloopvar"),
306305

0 commit comments

Comments
 (0)