markdownlint-cli2-formatter-junit
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -45,3 +45,3 @@ // @ts-check | ||
return fs.writeFile( | ||
path.join( | ||
path.resolve( | ||
// eslint-disable-next-line no-inline-comments | ||
@@ -48,0 +48,0 @@ directory /* c8 ignore next */ || "", |
{ | ||
"name": "markdownlint-cli2-formatter-junit", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "An output formatter for markdownlint-cli2 that writes results to a file in JUnit XML format", | ||
@@ -5,0 +5,0 @@ "author": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6155