stevedlawrence commented on a change in pull request #394:
URL: https://github.com/apache/incubator-daffodil/pull/394#discussion_r453842979
##########
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:
I don't use IntelliJ, but here's our page on IntelliJ setup, Mike added
some comments about some style changes:
https://cwiki.apache.org/confluence/display/DAFFODIL/IntelliJ+IDEA+Setup
----------------------------------------------------------------
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]