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
If the source position of a member is set, the pretty printer will use that when printing, and not respect the new ordering. This can be fixed by setting the source position to SourcePosition.NOPOSITION.
If the source position of a member is set, the pretty printer will use that when printing, and not respect the new ordering. This can be fixed by setting the source position to
SourcePosition.NOPOSITION
.The text was updated successfully, but these errors were encountered: