Skip to content

Commit 602a917

Browse files
committed
Update WithSince
1 parent f6f1bee commit 602a917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/lint/lintersdb/builder_linter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ func (LinterBuilder) Build(cfg *config.Config) ([]*linter.Config, error) {
698698
WithURL("https://github.com/bombsimon/wsl"),
699699

700700
linter.NewConfig(wsl.NewV5(&cfg.Linters.Settings.WSLv5)).
701-
WithSince("v1.20.0").
701+
WithSince("v2.2.0").
702702
WithAutoFix().
703703
WithURL("https://github.com/bombsimon/wsl"),
704704

0 commit comments

Comments
 (0)