forked from TrueCloudLab/frostfs-sdk-go
[#260] .golangci.yml: Add protogetter linter
Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
This commit is contained in:
parent
d86223ed56
commit
812126a8ff
1 changed files with 1 additions and 0 deletions
|
@ -63,5 +63,6 @@ linters:
|
|||
- funlen
|
||||
- gocognit
|
||||
- contextcheck
|
||||
- protogetter
|
||||
disable-all: true
|
||||
fast: false
|
||||
|
|
Loading…
Reference in a new issue