[
https://issues.apache.org/jira/browse/HBASE-20435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey reassigned HBASE-20435:
-----------------------------------
Assignee: (was: Sean Busbey)
I tried updating .pylintrc locally, but at least my naive attempt to add gen-py
to the ignore list didn't work.
Leaving this open and unassigned in case someone else wants to give it a go.
> 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
> 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)