From 0345245e860375a32c9a437c4a9d9cae807134e9 Mon Sep 17 00:00:00 2001 From: Shashank Date: Mon, 29 May 2017 12:40:26 +0530 Subject: CMSCOPE changed --- thirdparty/checkstyle/contrib/checkstyle-text.xsl | 26 +++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 thirdparty/checkstyle/contrib/checkstyle-text.xsl (limited to 'thirdparty/checkstyle/contrib/checkstyle-text.xsl') diff --git a/thirdparty/checkstyle/contrib/checkstyle-text.xsl b/thirdparty/checkstyle/contrib/checkstyle-text.xsl new file mode 100755 index 000000000..299c98d5b --- /dev/null +++ b/thirdparty/checkstyle/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 -- cgit