Editorconfig cleanup of STFS

This commit is contained in:
Matt Nadareski
2026-04-07 22:20:14 -04:00
parent 7485a43364
commit 574b993985
15 changed files with 233 additions and 256 deletions

View File

@@ -1,9 +1,7 @@
using System.Collections.Generic;
namespace SabreTools.Data.Models.STFS
{
/// <summary>
/// STFS Hash Table in a Hash Table Block
/// STFS Hash Table in a Hash Table Block
/// </summary>
/// <see href="https://free60.org/System-Software/Formats/STFS/"/>
public class HashTable