Skip to content

Conversation

@browner12
Copy link
Contributor

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.

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.
@taylorotwell taylorotwell merged commit 472ea91 into laravel:12.x Mar 17, 2025
41 checks passed
@browner12 browner12 deleted the AB-ternary-standardization branch March 17, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants