workgroups/.golangci.yaml

10 lines
130 B
YAML
Raw Permalink Normal View History

2022-05-17 13:09:36 +02:00
linters:
enable-all: true
disable:
- exhaustivestruct
- exhaustruct
- godox
- varnamelen
output:
sort-results: true