diff --git a/docs/pages/pmd/userdocs/pmd_report_formats.md b/docs/pages/pmd/userdocs/pmd_report_formats.md index 44c0512478..6bf9b6f99e 100644 --- a/docs/pages/pmd/userdocs/pmd_report_formats.md +++ b/docs/pages/pmd/userdocs/pmd_report_formats.md @@ -24,7 +24,7 @@ those can be specified with the `--property` / `-P` option on the command-line. "SARIF, the Static Analysis Results Interchange Format, is a standard, JSON-based format for the output of static analysis tools. It has been approved as an OASIS standard" - . -SARIF schema can be found here: . +SARIF schema can be found here: . PMD holds an initial implementation version of SARIF rendering. This means SARIF allows for more complexity and the current implementation can be extended. @@ -233,7 +233,7 @@ Was expecting one of: "implements" ... "{" ... "<" ... - + at net.sourceforge.pmd.lang.java.ast.JavaParser.generateParseException(JavaParser.java:12713) at net.sourceforge.pmd.lang.java.ast.JavaParser.jj_consume_token(JavaParser.java:12597) at net.sourceforge.pmd.lang.java.ast.JavaParser.ClassOrInterfaceBody(JavaParser.java:1554) @@ -313,7 +313,7 @@ Was expecting one of: "implements" ... "{" ... "<" ... - + at net.sourceforge.pmd.lang.java.ast.JavaParser.generateParseException(JavaParser.java:12713) at net.sourceforge.pmd.lang.java.ast.JavaParser.jj_consume_token(JavaParser.java:12597) at net.sourceforge.pmd.lang.java.ast.JavaParser.ClassOrInterfaceBody(JavaParser.java:1554) @@ -350,7 +350,7 @@ There are many other stylesheets available online: