chore: update linter
This commit is contained in:
parent
9e96089da6
commit
371b6e3c86
12 changed files with 5 additions and 14 deletions
|
@ -102,6 +102,8 @@
|
|||
"nilnil", # not relevant
|
||||
"ireturn", # not relevant
|
||||
"contextcheck", # too many false-positive
|
||||
"containedctx", # too many false-positive
|
||||
"maintidx", # kind of duplicate of gocyclo
|
||||
]
|
||||
|
||||
[issues]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue