jw3 commented on a change in pull request #432:
URL: https://github.com/apache/incubator-daffodil/pull/432#discussion_r503928542
##########
File path: build.sbt
##########
@@ -151,10 +151,6 @@ lazy val commonSettings = Seq(
def scalacCrossOptions(scalaVersion: String) =
Review comment:
Could strip out the entire function for clarity (moving the opts to the
scalacOptions seq above), or leave the function with match for future
convenience.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]