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
Tweak UseConsistentWhitespace formatting rule to exclude first unary operator when being used in argument (#949)
* exclude unary operator form UseConsistentWhitespace rule
* fix failing test by being more precise about the use case of the unary operator enhancement
* add test and docs
* tweak fix to only apply to first argument
* Fix accidental space in test expectation
0 commit comments