You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Alex Leblang (JIRA)" <ji...@apache.org> on 2017/06/21 23:48:00 UTC

[jira] [Updated] (HBASE-18041) Add pylintrc file to HBase

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

Alex Leblang updated HBASE-18041:
---------------------------------
    Attachment: diff-patch-pylint.txt
                diff-patch-pylint-noRC.txt

Here is a run with the pylint file. There are 790 issues with the file. I've also attached a run without the RC file. Without a pylintrc file there are 15600 issues

> Add pylintrc file to HBase
> --------------------------
>
>                 Key: HBASE-18041
>                 URL: https://issues.apache.org/jira/browse/HBASE-18041
>             Project: HBase
>          Issue Type: Improvement
>          Components: community
>            Reporter: Alex Leblang
>            Assignee: Alex Leblang
>         Attachments: diff-patch-pylint-noRC.txt, diff-patch-pylint.txt, HBASE-18041.branch-1.2.001.patch
>
>
> Yetus runs all commits with python files through a linter. I think that the HBase community should add a pylintrc file to actively choose the project's python style instead of just relying on yetus defaults.
> As an argument for this, the yetus project itself doesn't even use the default python linter for its own commits.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)