5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-01-30 21:44:38 +00:00

15 lines
194 B
YAML

run:
timeout: 6m
issues-exit-code: 1
linters:
disable-all: true
enable:
- goimports
- govet
- interfacer
- misspell
- structcheck
- unconvert
issues:
new: true