[PR #1035] [MERGED] Update csharpier and reformat #1456

Closed
opened 2026-01-29 22:20:40 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/1035
Author: @adamhathcock
Created: 11/25/2025
Status: Merged
Merged: 11/25/2025
Merged by: @adamhathcock

Base: masterHead: adam/update-csharpier


📝 Commits (1)

  • 5bf789a Update csharpier and reformat

📊 Changes

6 files changed (+119 additions, -117 deletions)

View changed files

📝 .config/dotnet-tools.json (+1 -1)
📝 tests/SharpCompress.Test/Arj/ArjReaderTests.cs (+8 -10)
📝 tests/SharpCompress.Test/Rar/RarReaderAsyncTests.cs (+32 -40)
📝 tests/SharpCompress.Test/Rar/RarReaderTests.cs (+48 -60)
📝 tests/SharpCompress.Test/Xz/XZIndexAsyncTests.cs (+15 -3)
📝 tests/SharpCompress.Test/Xz/XZIndexTests.cs (+15 -3)

📄 Description

supersedes https://github.com/adamhathcock/sharpcompress/pull/1032


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/1035 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `adam/update-csharpier` --- ### 📝 Commits (1) - [`5bf789a`](https://github.com/adamhathcock/sharpcompress/commit/5bf789ac658406d463a8ac8fd098f40b6b833d13) Update csharpier and reformat ### 📊 Changes **6 files changed** (+119 additions, -117 deletions) <details> <summary>View changed files</summary> 📝 `.config/dotnet-tools.json` (+1 -1) 📝 `tests/SharpCompress.Test/Arj/ArjReaderTests.cs` (+8 -10) 📝 `tests/SharpCompress.Test/Rar/RarReaderAsyncTests.cs` (+32 -40) 📝 `tests/SharpCompress.Test/Rar/RarReaderTests.cs` (+48 -60) 📝 `tests/SharpCompress.Test/Xz/XZIndexAsyncTests.cs` (+15 -3) 📝 `tests/SharpCompress.Test/Xz/XZIndexTests.cs` (+15 -3) </details> ### 📄 Description supersedes https://github.com/adamhathcock/sharpcompress/pull/1032 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:20:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1456