From 89488c9d424cc61dc990ccffaaabec0621c52ad4 Mon Sep 17 00:00:00 2001 From: Oliver Burn Date: Tue, 4 Feb 2003 12:14:26 +0000 Subject: [PATCH] Contribution from Jon Scott Stevens [jon _at_ latchkey _dot_ com]. Converts the XML output to plain text --- contrib/checkstyle-text.xsl | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 contrib/checkstyle-text.xsl diff --git a/contrib/checkstyle-text.xsl b/contrib/checkstyle-text.xsl new file mode 100755 index 000000000..a0ed65fc1 --- /dev/null +++ b/contrib/checkstyle-text.xsl @@ -0,0 +1,26 @@ + + + + + +Coding Style Check Results +-------------------------- +Total files checked: + Files with errors: + Total errors: + Errors per file: + + + + +File: + + + + + +: - + + + + \ No newline at end of file