mirror of
https://github.com/retailcrm/mg-transport-core.git
synced 2025-03-27 10:23:51 +03:00
upgrade linter
This commit is contained in:
parent
1acfca9726
commit
139c7e29e2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
- name: Lint code with golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.55.2
|
||||
version: v1.62.2
|
||||
only-new-issues: true
|
||||
tests:
|
||||
name: Tests
|
||||
|
@ -1,6 +1,7 @@
|
||||
run:
|
||||
skip-dirs-use-default: true
|
||||
allow-parallel-runners: true
|
||||
modules-download-mode: readonly
|
||||
|
||||
output:
|
||||
format: colored-line-number
|
||||
|
Loading…
x
Reference in New Issue
Block a user