-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Currently, prettyplease formats them like this, with newlines (seemingly) only being printed when absolutely necessary for line width reasons. This causes frequent merge conflicts where a simple change such as
+ [TypeSpecifier] => { $crate::SyntaxKind::TYPE_SPECIFIER_NODE },causes a diff like
Ideally, prettyplease would format multi-arm macros 2.0 just like the normal/"old" macros.
Metadata
Metadata
Assignees
Labels
No labels