0
0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-03 08:08:34 +00:00
crazy-max_diun/vendor/k8s.io/klog/v2/.golangci.yaml
2024-12-14 22:30:21 +01:00

7 lines
101 B
YAML

linters:
disable-all: true
enable: # sorted alphabetical
- gofmt
- misspell
- revive