Replies: 1 comment 2 replies
-
As in, avoid nested ternaries completely? Or, a warning for nested ternaries starting from a certain 'nesting level' (with a setting in LinterCop.json)? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
An interesting discussion on X/Twitter on the new ternary operator in Business Central v25.
Unsure of this is feasible, but a diagnostic on nested ternaries in the context of (un)readable code.
Beta Was this translation helpful? Give feedback.
All reactions