mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-25 04:22:00 -08:00
simplify linter settings
This commit is contained in:
parent
19440f2486
commit
769e1a7e1a
3 changed files with 9 additions and 10 deletions
5
.github/workflows/lint.yml
vendored
5
.github/workflows/lint.yml
vendored
|
|
@ -18,8 +18,3 @@ jobs:
|
|||
- uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.33
|
||||
args: >
|
||||
--disable=errcheck
|
||||
--enable=gofmt
|
||||
--enable=golint
|
||||
--enable=misspell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue