Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
f32441baec
commit
24ab2cd7c2
1 changed files with 4 additions and 2 deletions
|
|
@ -14,5 +14,7 @@ jobs:
|
|||
with:
|
||||
go-version: "1.21"
|
||||
|
||||
- name: Run linters
|
||||
run: golangci-lint run --issues-exit-code 0 --out-format code-climate | tee gl-code-quality-report.json
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
with:
|
||||
version: v2.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue