[PR #53] [MERGED] Fix GCF naming convention to avoid future code breakage #86

Open
opened 2026-01-29 21:16:56 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/SabreTools.Serialization/pull/53
Author: @HeroponRikiBestest
Created: 12/4/2025
Status: Merged
Merged: 12/4/2025
Merged by: @mnadareski

Base: mainHead: gcf-naming


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 SabreTools.Serialization/Readers/GCF.cs (+2 -2)

📄 Description

Incorrect/unclear variable naming was the cause of the existing breakage, so this should help avoid future issues


🔄 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/SabreTools/SabreTools.Serialization/pull/53 **Author:** [@HeroponRikiBestest](https://github.com/HeroponRikiBestest) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `main` ← **Head:** `gcf-naming` --- ### 📝 Commits (1) - [`ab88084`](https://github.com/SabreTools/SabreTools.Serialization/commit/ab8808476f6ebe7345bb31776a442647166bcd29) fix naming ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `SabreTools.Serialization/Readers/GCF.cs` (+2 -2) </details> ### 📄 Description Incorrect/unclear variable naming was the cause of the existing breakage, so this should help avoid future issues --- <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 21:16:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/SabreTools.Serialization#86