stevedlawrence commented on code in PR #992:
URL: https://github.com/apache/daffodil/pull/992#discussion_r1211616017
##########
daffodil-tdml-lib/src/main/scala/org/apache/daffodil/tdml/TDMLRunner.scala:
##########
@@ -1033,46 +1036,41 @@ case class ParserTestCase(ptc: NodeSeq, parentArg:
DFDLTestSuite)
}
val (parseResult, diagnostics, isError) = {
- if (processor.isError) {
Review Comment:
This is mostly and indentation change, I recommend hiding whiespace when
viewing this diff.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]