This repository has been archived on 2025-06-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
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

18 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