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

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

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


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

Review Comment:
   So the issue is without this line and with those other 3 lines deleted the scalaFmtSBTCheck fails, so they sort of have to go in together.



-- 
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