Skip to content

Conversation

@adamhathcock
Copy link
Owner

supersedes #1032

Copilot AI review requested due to automatic review settings November 25, 2025 11:50
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 PR updates the CSharpier code formatter from version 1.1.2 to 1.2.1 and applies its reformatting rules across test files in the codebase.

  • Updates CSharpier tool version in dotnet-tools.json
  • Reformats collection initializers to multi-line format with one element per line
  • Applies consistent formatting across Xz, Rar, and Arj test files

Reviewed changes

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

Show a summary per file
File Description
.config/dotnet-tools.json Updates CSharpier version from 1.1.2 to 1.2.1
tests/SharpCompress.Test/Xz/XZIndexTests.cs Reformats byte array collection initializer to multi-line format
tests/SharpCompress.Test/Xz/XZIndexAsyncTests.cs Reformats byte array collection initializer to multi-line format
tests/SharpCompress.Test/Rar/RarReaderTests.cs Reformats string array collection initializers to multi-line format
tests/SharpCompress.Test/Rar/RarReaderAsyncTests.cs Reformats string array collection initializers to multi-line format
tests/SharpCompress.Test/Arj/ArjReaderTests.cs Reformats string array collection initializer to multi-line format

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@adamhathcock adamhathcock merged commit 3fee14a into master Nov 25, 2025
11 checks passed
@adamhathcock adamhathcock deleted the adam/update-csharpier branch November 25, 2025 11:54
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.

2 participants