2022-04-06 11:48:16 +02:00

9 lines
120 B
YAML

linters-settings:
staticcheck:
go: "1.16"
checks: ["all", "-U1000"]
govet:
disable:
- composites