mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-12-24 11:51:18 +08:00
update linter (#4294)
This commit is contained in:
@@ -3,9 +3,10 @@ linters:
|
||||
- asciicheck
|
||||
- bidichk
|
||||
- bodyclose
|
||||
#- contextcheck
|
||||
- copyloopvar
|
||||
- dupl
|
||||
- errorlint
|
||||
- exportloopref
|
||||
- gochecknoinits
|
||||
- gocritic
|
||||
- gofmt
|
||||
@@ -18,7 +19,7 @@ linters:
|
||||
- revive
|
||||
- usestdlibvars
|
||||
- unconvert
|
||||
- tenv
|
||||
#- usetesting
|
||||
- tparallel
|
||||
- wastedassign
|
||||
- whitespace
|
||||
|
||||
Reference in New Issue
Block a user