mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump github.com/curioswitch/go-reassign v0.1.2 to v0.2.0 (#3234)
This commit is contained in:
parent
05c3af1ad5
commit
937e3d407b
4 changed files with 5 additions and 4 deletions
|
@ -698,6 +698,7 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
|
|||
linter.NewConfig(golinters.NewReassign(reassignCfg)).
|
||||
WithSince("1.49.0").
|
||||
WithPresets(linter.PresetBugs).
|
||||
WithLoadForGoAnalysis().
|
||||
WithURL("https://github.com/curioswitch/go-reassign"),
|
||||
|
||||
linter.NewConfig(golinters.NewRevive(reviveCfg)).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue