allow overriding hook depths
This commit is contained in:
parent
007b922316
commit
424d08d75e
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ const validMetricOverrideFields = new Set([
|
|||
"archDepth",
|
||||
"smallArchDepth",
|
||||
"advanceScaleSp",
|
||||
"hook",
|
||||
"ahook",
|
||||
"shook",
|
||||
"jhook",
|
||||
]);
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue