-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Format System types XML files #9505
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
@@ -5991,8 +6013,10 @@ This member is an explicit interface member implementation. It can be used only | |||
</Parameters> | |||
<Docs> | |||
<param name="format">The format to use. | |||
-or- | |||
A <see langword="null" /> reference (<see langword="Nothing" /> in Visual Basic) to use the default format defined for the type of the <see cref="T:System.IFormattable" /> implementation.</param> | |||
|
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.
This is a good change, but I did it manually. See https://learn.microsoft.com/en-us/dotnet/api/system.intptr.tostring?view=net-8.0#system-intptr-tostring(system-string-system-iformatprovider).
Learn Build status updates of commit 1268626: 💡 Validation status: suggestionsThis comment lists only the first 25 files in the pull request. xml/System/Uri.xml
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
Learn Build status updates of commit 641f4d6: 💡 Validation status: suggestionsThis comment lists only the first 25 files in the pull request. xml/System/Uri.xml
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
Formatted using the Red Hat XML VS Code extension with xml.format.maxlinewidth set to 0 (which means, disable it).