From cacb651fa2c8d2eca7c765b4c83340b6e52eaf3f Mon Sep 17 00:00:00 2001 From: Emmanuel Cazenave Date: Thu, 26 Apr 2018 12:09:16 +0200 Subject: [PATCH] coding style --- src/eo/Utils.groovy | 1 + 1 file changed, 1 insertion(+) 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: '',