cert-manager-webhook-example/vendor/github.com/prometheus/procfs/.golangci.yml
Konstantin Kalugin-Balashov 752d8d74da Initial
2024-02-28 13:20:51 +07:00

12 lines
139 B
YAML

---
linters:
enable:
- godot
- revive
linter-settings:
godot:
capital: true
exclude:
# Ignore "See: URL"
- 'See:'