Fix review comments
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"DisableAll": false,
|
||||
"Disable": [
|
||||
"maligned",
|
||||
"goconst"
|
||||
"goconst",
|
||||
"vetshadow"
|
||||
],
|
||||
|
||||
"Cyclo": 20,
|
||||
|
||||
Reference in New Issue
Block a user