titlefix/vendor/go.xsfx.dev/workgroups/.golangci.yaml

10 lines
130 B
YAML
Raw Normal View History

2022-09-05 10:11:39 +02:00
linters:
enable-all: true
disable:
- exhaustivestruct
- exhaustruct
- godox
- varnamelen
output:
sort-results: true