kubernetes/vendor/k8s.io/klog/v2/.golangci.yaml

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