Skip to content

Document XAML Styler line ending expectations#260

Closed
mortenn wants to merge 1 commit intomainfrom
verify-pr-validation-smoke
Closed

Document XAML Styler line ending expectations#260
mortenn wants to merge 1 commit intomainfrom
verify-pr-validation-smoke

Conversation

@mortenn
Copy link
Copy Markdown
Owner

@mortenn mortenn commented Mar 30, 2026

Summary

  • document that the repository uses .gitattributes to preserve the line ending conventions XAML Styler expects on Windows
  • provide a small smoke-test PR to verify the post-issue-258 PR validation workflow on a normal branch
  • keep the change limited to docs so the PR is low risk

Test plan

  • confirm the PR shows only the dedicated PR validation check
  • confirm the PR validation run passes
  • confirm the PR validation comment workflow posts or updates the summary comment

Explain that the repository uses .gitattributes to preserve the line ending conventions XAML Styler expects on Windows, so the formatting guidance matches the current validation setup.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown

PR Validation

Check Result
CSharpier success
XamlStyler success
dotnet test success

CSharpier

Output
Checked 59 files in 980ms.

XamlStyler

Output
Checking: src\BrowserPicker.UI\App.xaml
  PASS
Checking: src\BrowserPicker.UI\Resources\ResourceDictionary.xaml
  PASS
Checking: src\BrowserPicker.UI\Views\BrowserEditor.xaml
  PASS
Checking: src\BrowserPicker.UI\Views\BrowserList.xaml
  PASS
Checking: src\BrowserPicker.UI\Views\Configuration.xaml
  PASS
Checking: src\BrowserPicker.UI\Views\ExceptionReport.xaml
  PASS
Checking: src\BrowserPicker.UI\Views\LoadingWindow.xaml
  PASS
Checking: src\BrowserPicker.UI\Views\MainWindow.xaml
  PASS
Checking: src\BrowserPicker.UI\Views\UrlEditor.xaml
  PASS

9 of 9 files pass format check.

dotnet test

Output
  Determining projects to restore...
  Restored D:\a\BrowserPicker\BrowserPicker\src\BrowserPicker.UI\BrowserPicker.UI.csproj (in 9.63 sec).
  Restored D:\a\BrowserPicker\BrowserPicker\src\BrowserPicker.Common\BrowserPicker.Common.csproj (in 9.63 sec).
  Restored D:\a\BrowserPicker\BrowserPicker\src\BrowserPicker.Windows\BrowserPicker.Windows.csproj (in 9.63 sec).

Run: PR Validation #3

@mortenn mortenn closed this Mar 30, 2026
@mortenn mortenn deleted the verify-pr-validation-smoke branch March 30, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant