golangci(lint) : more linters (#2870)

This commit is contained in:
Matthieu MOREL
2021-09-21 09:22:21 +02:00
committed by GitHub
parent 3a6f18f32f
commit 71f7087097
7 changed files with 24 additions and 8 deletions

View File

@ -24,6 +24,7 @@ jobs:
version: v1.42.1
args: --verbose
test:
needs: lint
strategy:
matrix:
os: [ubuntu-latest, macos-latest]