[
https://issues.apache.org/jira/browse/HBASE-20435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-20435 stopped by Sean Busbey.
-------------------------------------------
> pylint configs should ignore generated python code
> --------------------------------------------------
>
> Key: HBASE-20435
> URL: https://issues.apache.org/jira/browse/HBASE-20435
> Project: HBase
> Issue Type: Task
> Components: build
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Minor
>
> right now our pylint checks will complain about python code generated for us
> by thrift. We don't want to edit this code ot make it conform, so we should
> ignore it.
> AFAICT it's always has a directory in the source tree named 'gen-py', so
> let's blacklist it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)