mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.9 to 1.0.10 (#4394)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
2417da15e7
commit
f4e33e0bf1
5 changed files with 17 additions and 10 deletions
|
@ -238,6 +238,8 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
|
|||
|
||||
govetCfg.Go = m.cfg.Run.Go
|
||||
|
||||
parallelTestCfg.Go = m.cfg.Run.Go
|
||||
|
||||
gocriticCfg.Go = trimGoVersion(m.cfg.Run.Go)
|
||||
|
||||
if gofumptCfg.LangVersion == "" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue