mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Prevent warning message from gocritic
This commit is contained in:
parent
6d66271624
commit
1def55cc06
1 changed files with 2 additions and 2 deletions
|
|
@ -198,8 +198,8 @@ linters-settings:
|
|||
settings: # settings passed to gocritic
|
||||
captLocal: # must be valid enabled check name
|
||||
paramsOnly: true
|
||||
rangeValCopy:
|
||||
sizeThreshold: 32
|
||||
# rangeValCopy:
|
||||
# sizeThreshold: 32
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue