[
https://issues.apache.org/jira/browse/YETUS-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218789#comment-15218789
]
Andrew Wang commented on YETUS-361:
-----------------------------------
Yep, I ran it on YETUS-326 and it still works:
{noformat}
-> % ./precommit/test-patch.sh --dirty-workspace --plugins="pylint,nobuild"
--build-tool=nobuild ~/patches/YETUS-326.002.patch
...
| Vote | Subsystem | Runtime | Comment
============================================================================
| -1 | pylint | 0m 4s | The applied patch generated 1 new + 4
| | | | unchanged - 0 fixed = 5 total (was 4)
| | | 0m 4s |
{noformat}
Error is the following:
{noformat}
release-doc-maker/releasedocmaker.py:456: [R0204(redefined-variable-type),
Linter._parse_options] Redefinition of valid type from list to sets.Set
{noformat}
> Use Google's pylintrc file
> --------------------------
>
> Key: YETUS-361
> URL: https://issues.apache.org/jira/browse/YETUS-361
> Project: Yetus
> Issue Type: Improvement
> Components: Release Doc Maker
> Affects Versions: 0.2.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: YETUS-361.001.patch
>
>
> As discussed on YETUS-326, let's use Google's recommended pylintrc guide to
> squash some warnings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)