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

6 lines
101 B
YAML

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