v12.3.0
if either the truthy or falsy expression is on a newline, make them both on a new line, and indent exactly once. I don't think we have to go so far as to say ALL ternaries need to be multi-line, but I would say if one expression is, they both should be. will make for easy readability and better diffs. unable to found an automation rule for this yet, but will keep looking.