mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
bump github.com/denis-tingaikin/go-header from 0.4.2 to 0.4.3 (#2614)
This commit is contained in:
parent
30c6166b08
commit
56d77e2bc3
6 changed files with 9 additions and 11 deletions
|
@ -362,7 +362,7 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
|
|||
linter.NewConfig(golinters.NewGoHeader()).
|
||||
WithSince("v1.28.0").
|
||||
WithPresets(linter.PresetStyle).
|
||||
WithURL("https://github.com/denis-tingajkin/go-header"),
|
||||
WithURL("https://github.com/denis-tingaikin/go-header"),
|
||||
|
||||
linter.NewConfig(golinters.NewGoimports()).
|
||||
WithSince("v1.20.0").
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue