init
This commit is contained in:
18
ca-server/vendor/github.com/spf13/afero/.golangci.yaml
generated
vendored
Normal file
18
ca-server/vendor/github.com/spf13/afero/.golangci.yaml
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
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
|
||||
Reference in New Issue
Block a user