use references when possible
This commit is contained in:
@@ -8,14 +8,11 @@ issues:
|
||||
exclude-rules:
|
||||
- path: _test\.go
|
||||
linters:
|
||||
- gocyclo
|
||||
- errcheck
|
||||
- dupl
|
||||
- gosec
|
||||
- text: "weak cryptographic primitive"
|
||||
linters:
|
||||
- gosec
|
||||
- path: model/model.go
|
||||
- path: model/model\.go
|
||||
linters:
|
||||
- lll
|
||||
- path: server/handler/
|
||||
|
||||
Reference in New Issue
Block a user