chore: update golangci-lint.
This commit is contained in:
@ -25,11 +25,13 @@
|
||||
disable = [
|
||||
"maligned",
|
||||
"lll",
|
||||
"gas",
|
||||
"gosec",
|
||||
"dupl",
|
||||
"prealloc",
|
||||
"gochecknoglobals",
|
||||
"gochecknoinits",
|
||||
"gomnd",
|
||||
"wsl",
|
||||
]
|
||||
|
||||
[issues]
|
||||
|
Reference in New Issue
Block a user