Offer the reference hint only where it would render the same value, and name the guard set in the help
This commit was merged in pull request #4.
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ func transformArg(fields map[string]node, a []string) error {
|
||||
_, _, err := refShape(leaf)
|
||||
return err
|
||||
}
|
||||
return checkArm(leaf, fields)
|
||||
return checkArm(leaf, fields, false)
|
||||
}
|
||||
|
||||
func transformOperand(a []string) []string {
|
||||
|
||||
Reference in New Issue
Block a user