Suggest replacing object.length in a loop condition to avoid calculation on each lap
This rule accepts a string option of rule severity. Must be one of “error”, “warn”, “off”. Default to warn.
{
"rules": {
"gas-length-in-loops": "warn"
}
}
This rule does not have examples.
This rule was introduced in Solhint 4.5.0