Sean Busbey created HBASE-20435:
-----------------------------------
Summary: 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
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)