mirror of
https://github.com/bluenviron/mediamtx
synced 2025-03-05 11:57:33 +00:00
update golangci-lint
This commit is contained in:
parent
1617d07ba3
commit
fa5da67465
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.40
|
||||
version: v1.43
|
||||
|
||||
mod-tidy:
|
||||
runs-on: ubuntu-20.04
|
||||
|
@ -8,10 +8,10 @@ linters:
|
||||
- gocritic
|
||||
- gofmt
|
||||
- gofumpt
|
||||
- golint
|
||||
- misspell
|
||||
- lll
|
||||
- prealloc
|
||||
- revive
|
||||
- unconvert
|
||||
- whitespace
|
||||
disable:
|
||||
|
Loading…
Reference in New Issue
Block a user