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 9a5129f commit 0293d3cCopy full SHA for 0293d3c
pkg/lint/lintersdb/manager.go
@@ -545,7 +545,7 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
545
WithURL("https://github.com/jirfag/go-printf-func-name"),
546
547
linter.NewConfig(golinters.NewGoStrconv()).
548
- WithSince("v1.52.0").
+ WithSince("v1.53.0").
549
WithPresets(linter.PresetStyle).
550
WithURL("https://github.com/catenacyber/gostrconv"),
551
0 commit comments