Merge pull request #853 from mmorel-35/ginkgolinter

enable ginkgolinter linter
This commit is contained in:
Casey Callendrello
2023-04-04 15:24:20 +02:00
committed by GitHub
23 changed files with 183 additions and 182 deletions

View File

@ -12,6 +12,7 @@ linters:
- contextcheck
- durationcheck
- gci
- ginkgolinter
- gocritic
- gofumpt
- gosimple