Skip to content

Commit 80cd185

Browse files
committed
chore: update implementation
1 parent fd5de56 commit 80cd185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/lint/lintersdb/builder_linter.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,7 @@ func (LinterBuilder) Build(cfg *config.Config) ([]*linter.Config, error) {
827827
WithSince("v1.63.0").
828828
WithPresets(linter.PresetTest).
829829
WithLoadForGoAnalysis().
830+
WithAutoFix().
830831
WithURL("https://github.com/ldez/usetesting"),
831832

832833
linter.NewConfig(linter.NewNoopDeprecated("varcheck", cfg, linter.DeprecationError)).

0 commit comments

Comments
 (0)