roslynator icon indicating copy to clipboard operation
roslynator copied to clipboard

Add option "convert_to_conditional_expression_style = wrap"

Open josefpihrt opened this issue 2 years ago • 0 comments
trafficstars

When converting some syntax (e.g. if-else) to conditional expression, prefer to wrap ? and : on a new line.

josefpihrt avatar Jul 31 '23 11:07 josefpihrt