mediamtx/.golangci.yml

9 lines
78 B
YAML

linters:
disable:
- errcheck
enable:
- gofmt
- golint
- misspell