Update dependency mgmt and CI
This commit is contained in:
@@ -7,4 +7,15 @@ linters:
|
||||
- funlen
|
||||
- whitespace
|
||||
- wsl
|
||||
- godox
|
||||
- gomnd
|
||||
|
||||
linters-settings:
|
||||
godox:
|
||||
# report any comments starting with keywords, this is useful for TODO or FIXME comments that
|
||||
# might be left in the code accidentally and should be resolved before merging
|
||||
keywords:
|
||||
- FIXME
|
||||
# gocognit:
|
||||
# min-complexity: 50
|
||||
# gocyclo:
|
||||
# min-complexity: 50
|
||||
|
||||
Reference in New Issue
Block a user