From 426525e3b2aec6caf276c3360ea6e5982d3c52f4 Mon Sep 17 00:00:00 2001
From: freearhey <7253922+freearhey@users.noreply.github.com>
Date: Sat, 18 Jan 2025 15:16:04 +0300
Subject: [PATCH] Update lint.mts
---
scripts/commands/channels/lint.mts | 27 ++++++++++++++++++++++++---
1 file changed, 24 insertions(+), 3 deletions(-)
diff --git a/scripts/commands/channels/lint.mts b/scripts/commands/channels/lint.mts
index b8e5f859..ad27fcb6 100644
--- a/scripts/commands/channels/lint.mts
+++ b/scripts/commands/channels/lint.mts
@@ -14,13 +14,34 @@ const xsd = `
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
`
program.argument('[filepath]', 'Path to *.channels.xml files to check').parse(process.argv)