-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Restored enumeration member remarks, Part 7 #2595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good @rpetrusha. Left some comments for your consideration.
@@ -45,7 +45,10 @@ | |||
|
|||
> [!NOTE] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not related to your changes, but this remarks made up mostly of notes looks weird to me
@@ -138,15 +138,7 @@ | |||
</ReturnValue> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not related to your changes but the remarks for this type has a list of the powerful flags that should be fenced to prevent localization and that paragraph be added inside the caution note
Co-Authored-By: Maira Wenzel <[email protected]>
Co-Authored-By: Maira Wenzel <[email protected]>
Restored enumeration member remarks, Part 7
Contributes to #1306