shanedell commented on code in PR #936:
URL: https://github.com/apache/daffodil-vscode/pull/936#discussion_r1453681189


##########
project/Rat.scala:
##########
@@ -30,8 +30,10 @@ object Rat {
       * well.
       */
     file("language/dfdl.json"),
+    file("language/tdml.json"),
     file("language/syntax.json"),
     file("language/syntaxes/dfdl.tmLanguage.json"),
+    file("language/syntaxes/tdml.tmLanguage.json"),
     file("package.json"),
     file("svelte/package.json"),
     file(".prettierrc"),

Review Comment:
   @NolanMatt Add `src/tdmlEditor/media/codicon.ttf` to this file, this is the 
binary file causing your Rat Check to fail



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to