batmon/vendor/github.com/spf13/afero/.golangci.yaml
NotAShelf 8e7365b93f
Some checks failed
Go Build / build (push) Has been cancelled
bump dependencies
2025-01-10 16:36:51 +03: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