We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f40e1e commit 40cd9eaCopy full SHA for 40cd9ea
pkg/lint/lintersdb/manager.go
@@ -300,7 +300,6 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
300
301
linter.NewConfig(golinters.NewCopyLoopVar()).
302
WithSince("v1.57.0").
303
- WithLoadForGoAnalysis().
304
WithPresets(linter.PresetStyle).
305
WithURL("https://github.com/karamaru-alpha/copyloopvar"),
306
0 commit comments