mbeckerle commented on a change in pull request #194: Fix poor diagnostic.
URL: https://github.com/apache/incubator-daffodil/pull/194#discussion_r263927312
##########
File path:
daffodil-lib/src/main/scala/org/apache/daffodil/util/SchemaUtils.scala
##########
@@ -40,15 +40,13 @@ object SchemaUtils {
* Constructs a DFDL schema more conveniently than having to specify all
those xmlns attributes.
*/
- def dfdlTestSchemaUnqualified(
- includeImports: Seq[Node],
+ def dfdlTestSchemaUnqualified(includeImports: Seq[Node],
Review comment:
It does not appear that I have a choice to tell Eclipse NOT to change
whitespace like this. I would have to completely shut off auto-formatting.
----------------------------------------------------------------
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]
With regards,
Apache Git Services