7
vendor/github.com/go-openapi/strfmt/.golangci.yml
generated
vendored
7
vendor/github.com/go-openapi/strfmt/.golangci.yml
generated
vendored
@@ -20,6 +20,11 @@ linters:
|
||||
- lll
|
||||
- gochecknoinits
|
||||
- gochecknoglobals
|
||||
- godox
|
||||
- gocognit
|
||||
- whitespace
|
||||
- wsl
|
||||
- funlen
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
@@ -27,3 +32,5 @@ issues:
|
||||
text: "should be .*ObjectID"
|
||||
linters:
|
||||
- golint
|
||||
- stylecheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user