Claudenw commented on code in PR #387:
URL: https://github.com/apache/creadur-rat/pull/387#discussion_r1835621647
##########
apache-rat-core/src/main/resources/org/apache/rat/plain-rat.xsl:
##########
@@ -19,46 +19,55 @@
-->
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+ <xsl:variable name='newline'><xsl:text>
</xsl:text></xsl:variable>
+
<xsl:output method='text'/>
<xsl:template match='/'>
*****************************************************
Summary
--------
+*****************************************************
Review Comment:
I think I misunderstood the visual structure of the output. This is not my
speciality.
I have opened RAT-453 to discuss and fix the formatting for this output.
--
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]