You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "arosien (via GitHub)" <gi...@apache.org> on 2023/03/29 16:56:53 UTC

[GitHub] [daffodil-vscode] arosien commented on a diff in pull request #539: Build schema issue

arosien commented on code in PR #539:
URL: https://github.com/apache/daffodil-vscode/pull/539#discussion_r1152238904


##########
build.sbt:
##########
@@ -20,6 +20,7 @@ import Classpaths.managedJars
 
 //Fixes build issues on java11+
 run / fork := true
+Global / lintUnusedKeysOnLoad := false

Review Comment:
   ```suggestion
   ```
   This isn't needed to fix the CI issue, so let's make a separate PR.



-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org