You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (Jira)" <ji...@apache.org> on 2020/10/03 16:39:00 UTC

[jira] [Updated] (YETUS-979) --whitespace-*-ignore-list is hard to use

     [ https://issues.apache.org/jira/browse/YETUS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated YETUS-979:
-----------------------------------
    Release Note: 
<!-- markdown -->
With this change, the whitespace plug-in now takes two additional parameters: --whitespace-eol-ignore-file=<file> and --whitespace-tabs-ignore-file=<file> . These files contain regular expressions of files to ignore for their various targets, similar to the --excludes file option.

> --whitespace-*-ignore-list is hard to use
> -----------------------------------------
>
>                 Key: YETUS-979
>                 URL: https://issues.apache.org/jira/browse/YETUS-979
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Precommit
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Major
>
> In building a Jenkins pipeline that uses a groovy shared library, there are like 4 levels of quoting required to make it work as a generic function (and, frankly, I still don't have it working).  This situation is sort of ridiculous.  Let's give up and just make it take a file of regexps.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)