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 2018/12/05 00:59:00 UTC

[jira] [Comment Edited] (YETUS-727) whitespace plugin: multiple fixes

    [ https://issues.apache.org/jira/browse/YETUS-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709473#comment-16709473 ] 

Allen Wittenauer edited comment on YETUS-727 at 12/5/18 12:58 AM:
------------------------------------------------------------------

-01:
* merged in parts of YETUS-708 and YETUS-728
* made the array-to-parameter code work a little saner, but it's a bigger change than I expected
* go and Make really do get exempted now


was (Author: aw):
-01:
* merged in parts of YETUS-708 and YETUS-728
* made the array-to-parameter code work a little saner, but it's a bigger change than I expected
* go really does get exempted now

> whitespace plugin: multiple fixes
> ---------------------------------
>
>                 Key: YETUS-727
>                 URL: https://issues.apache.org/jira/browse/YETUS-727
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Major
>         Attachments: YETUS-727.00.patch, YETUS-727.01.patch
>
>
> * go fmt generates tabs instead of spaces.  as a result, whitespace should also prefer tabs over spaces in Go lang files
> * multiple filenames aren't really supported without very careful regex handling. let's make it easier
> * the line commentator can take up a ton of cycles (esp during qbt runs). we should disable it if it isn't necessary
> * shelldocs should be disabled
> * some minor shellcheck issues



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)