You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starwort
changed the title
[style] [C] top-level && followed by a parenthesised expression is styled incorrectly
[style] [C] top-level && followed by an expression is styled incorrectly
Aug 13, 2022
Simplified, minimal code example:
Style50 wants it reformatted to:
This is clearly an incorrect suggestion.
EDIT: Occurs also without the brackets, as in
should_do_thing() && thing_doer();
The text was updated successfully, but these errors were encountered: