acbs-tree-lint
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -96,2 +96,3 @@ const lint_spec = function (args) { | ||
mylog.fail(`Invalid line (${path}) (${line_i}):\n>Starting with space but last line does not end with backslash.\n> ${line}`); | ||
return { exception: 'Invalid line' } | ||
}; | ||
@@ -98,0 +99,0 @@ }; |
{ | ||
"name": "acbs-tree-lint", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "This is a lint system for AOSC-Dev/aosc-os-abbs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
45964
270