coding style

This commit is contained in:
Emmanuel Cazenave 2018-04-26 12:09:16 +02:00
parent 807c2b799b
commit cacb651fa2
1 changed files with 1 additions and 0 deletions

View File

@ -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: '',