diff --git a/src/eo/Utils.groovy b/src/eo/Utils.groovy index bbd0059..58a2429 100644 --- a/src/eo/Utils.groovy +++ b/src/eo/Utils.groovy @@ -42,6 +42,7 @@ def publish_coverage_native(report_pattern) { ] } + def publish_pylint(report_pattern) { warnings canComputeNew: false, canResolveRelativePaths: false, categoriesPattern: '', defaultEncoding: '', excludePattern: '', healthy: '', includePattern: '',