From 20888a22dbefc8af50f21d921edd8cf80f9da0dd Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 21 Sep 2025 19:00:36 -0400 Subject: [PATCH] Unify file endings again --- ProtectionScan/Options.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProtectionScan/Options.cs b/ProtectionScan/Options.cs index a98e07fa..1e6901e9 100644 --- a/ProtectionScan/Options.cs +++ b/ProtectionScan/Options.cs @@ -124,4 +124,4 @@ namespace ProtectionScan Console.WriteLine("-ns, --no-subdirs Disable scanning subdirectories"); } } -} \ No newline at end of file +}