Format binary expressions (#4862)
* Format Binary Expressions * Extract NeedsParentheses trait
This commit is contained in:
@@ -82,5 +82,5 @@ pub(crate) enum NodeLevel {
|
||||
CompoundStatement,
|
||||
|
||||
/// Formatting nodes that are enclosed in a parenthesized expression.
|
||||
Parenthesized,
|
||||
Expression,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user