keyctl/vendor/k8s.io/klog/v2/.golangci.yaml
2023-12-20 20:20:50 +01:00

6 lines
101 B
YAML

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