fix: add graph name warning to import as well

This commit is contained in:
Gabriel Horner
2023-12-20 12:25:27 -05:00
parent a4f7b950e1
commit 1026e1eb22
4 changed files with 26 additions and 18 deletions

View File

@@ -73,6 +73,7 @@
(when-let [repo-dir (config/get-repo-dir repo-url)]
(fs/read-file repo-dir file-rpath)))
;; Update repo/invalid-graph-name-warning if characters change
(def multiplatform-reserved-chars ":\\*\\?\"<>|\\#\\\\")
(def reserved-chars-pattern