add new youtubedl dependency
This commit is contained in:
8
downloader/vendor/github.com/kkdai/youtube/v2/.golangci.yml
generated
vendored
Normal file
8
downloader/vendor/github.com/kkdai/youtube/v2/.golangci.yml
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
issues:
|
||||
exclude:
|
||||
- Subprocess launched with function call
|
||||
# Excluding configuration per-path, per-linter, per-text and per-source
|
||||
exclude-rules:
|
||||
# Exclude some linters from running on tests files.
|
||||
- path: cmd/
|
||||
text: InsecureSkipVerify
|
||||
Reference in New Issue
Block a user