andrewjc2000 commented on a change in pull request #394:
URL: https://github.com/apache/incubator-daffodil/pull/394#discussion_r453840116
##########
File path: daffodil-core/src/main/scala/org/apache/daffodil/dsom/Term.scala
##########
@@ -18,16 +18,19 @@
package org.apache.daffodil.dsom
import java.util.UUID
+
import org.apache.daffodil.exceptions.Assert
import org.apache.daffodil.grammar.TermGrammarMixin
import org.apache.daffodil.schema.annotation.props.gen.YesNo
-import java.lang.{ Integer => JInt }
+import java.lang.{Integer => JInt}
Review comment:
Sorry, I'm not sure why IntelliJ changed this! I'll change it back in
the next commit - do you all have a styling XML file that I can use for
ScalaStyle or a similar tool?
----------------------------------------------------------------
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]