Skip to content

Conversation

@gewarren
Copy link
Contributor

(Hide whitespace changes.)

Copilot AI review requested due to automatic review settings December 24, 2025 00:58
@github-actions github-actions bot added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Dec 24, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request replaces non-standard whitespace characters with regular whitespace across multiple XML documentation files. The changes normalize trailing spaces, line indentations, and formatting within code blocks and markdown documentation sections.

Key changes:

  • Removal of trailing spaces at end of lines
  • Normalization of indentation in code blocks and XML content
  • Consistent whitespace formatting in markdown documentation sections

Reviewed changes

Copilot reviewed 30 out of 30 changed files in this pull request and generated no comments.

Show a summary per file
File Description
xml/System/Convert.xml Removed trailing spaces from parameter documentation lines
xml/System/Attribute.xml Normalized empty lines in example sections
xml/System.Windows/Vector.xml Extensive whitespace normalization in remarks and examples
xml/System.Windows/UIElement.xml Fixed XAML code indentation
xml/System.Windows.Forms/UpDownBase.xml Normalized whitespace in remarks sections
xml/System.Windows.Forms/ToolStripMenuItem.xml Fixed code block indentation
xml/System.Windows.Forms/ToolStripComboBox.xml Fixed code block indentation
xml/System.Windows.Forms/NumericUpDown.xml Extensive whitespace normalization throughout
xml/System.Windows.Forms/Form.xml Fixed C# code indentation
xml/System.ServiceModel/TcpTransportSecurity.xml Normalized whitespace in remarks
xml/System.ServiceModel.Configuration/BaseAddressPrefixFilterElement.xml Normalized whitespace in remarks
xml/System.ServiceModel.Channels/SslStreamSecurityBindingElement.xml Normalized whitespace in code examples
xml/System.Security.Policy/Evidence.xml Fixed VB code indentation
xml/System.Net.Http/HttpClient.xml Fixed paragraph indentation
xml/System.Drawing.Design/UITypeEditor.xml Fixed XML code indentation
xml/System.Diagnostics/DebuggerStepThroughAttribute.xml Fixed VB code indentation
xml/System.Diagnostics.Contracts/ContractOptionAttribute.xml Normalized whitespace in remarks
xml/System.Data.OracleClient/OracleString.xml Normalized whitespace in examples
xml/System.Data.Linq/DataContext.xml Fixed SQL code indentation
xml/System.Activities.Presentation.Model/ModelItem.xml Normalized whitespace in remarks
xml/Microsoft.Windows.Themes/* Fixed XAML code indentation across 5 files
xml/Microsoft.Vsa/* Normalized whitespace in remarks across 2 files
xml/Microsoft.VisualBasic/Conversion.xml Fixed VB code indentation
xml/Microsoft.IE/Manager.xml Normalized whitespace in remarks
xml/Microsoft.Aspnet.Snapin/IExtendPropertySheet2.xml Normalized whitespace in remarks

The changes are purely cosmetic whitespace normalization with no functional impact. All modifications correctly replace non-standard whitespace with standard spacing while preserving the content and structure of the documentation.

@gewarren gewarren merged commit 44b8832 into dotnet:main Dec 24, 2025
13 checks passed
@gewarren gewarren deleted the whitespace branch December 24, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants