mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump 4d63.com/gochecknoglobals from 0.1.0 to 0.2.1 (#3496)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
7fcd71a033
commit
5631503ea3
4 changed files with 7 additions and 5 deletions
|
@ -448,6 +448,7 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
|
|||
linter.NewConfig(golinters.NewGochecknoglobals()).
|
||||
WithSince("v1.12.0").
|
||||
WithPresets(linter.PresetStyle).
|
||||
WithLoadForGoAnalysis().
|
||||
WithURL("https://github.com/leighmcculloch/gochecknoglobals"),
|
||||
|
||||
linter.NewConfig(golinters.NewGochecknoinits()).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue