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
There is a related case of incorrect formatting, also connected to the oneof keyword: an attribute after the oneof bracket closure is pulled into the same line as the closing bracket right now:
If there is a comment in the first line after another nesting, this is not indented correctly.
Example 1:
after auto format:
Example 2:
after auto format:
The text was updated successfully, but these errors were encountered: