Files
youtube-downloader/downloader/vendor/github.com/kkdai/youtube/v2/.golangci.yml

9 lines
257 B
YAML

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