npm-groovy-lint
Advanced tools
Comparing version 4.10.1 to 4.10.2
@@ -45,2 +45,4 @@ const analyticsLib = require("analytics").default; | ||
payloadFiltered.optionFiles = data.options.files.replace(/\*/g, "#"); | ||
} else if (data.options.sourcefilepath) { | ||
payloadFiltered.optionFiles = data.options.sourcefilepath; | ||
} | ||
@@ -47,0 +49,0 @@ if (data.options.parse) { |
{ | ||
"name": "npm-groovy-lint", | ||
"version": "4.10.1", | ||
"version": "4.10.2", | ||
"description": "NPM CodeNarc wrapper to easily lint Groovy files", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
16428946
6319