Files
certificate-management/ca-server/vendor/github.com/spf13/afero/.golangci.yaml
wangjianhong 5e4e272b3a init
2025-07-23 17:30:33 +08:00

19 lines
309 B
YAML

linters-settings:
gci:
sections:
- standard
- default
- prefix(github.com/spf13/afero)
linters:
disable-all: true
enable:
- gci
- gofmt
- gofumpt
- staticcheck
issues:
exclude-dirs:
- gcsfs/internal/stiface