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
You may want to look at https://github.com/google/google-java-format/wiki/The-Rectangle-Rule. That design principle is a major factor in churn reduction around assignments by google-java-format, and conversely Prettier not using it (and by indirect extension CSharpier) generates churn. See also #765.
These two indent differently based on the constructor call, maybe they should indent consistently.
The text was updated successfully, but these errors were encountered: