stack created HBASE-22687:
-----------------------------
Summary: [hbase-operator-tools] Add checkstyle plugin and configs
from hbase
Key: HBASE-22687
URL: https://issues.apache.org/jira/browse/HBASE-22687
Project: HBase
Issue Type: Bug
Reporter: stack
hbase-operator-tools does not include checkstyle plugin in pom. In particular,
does not include the checkstyle config that is in hbase so when yetus does a
check of operator-tools in a PR, checkstyle finds a massive amount of
violations as the default checkstyle config is strict (e.g. 80 character line
lengths rather than 100 as we have in hbase).
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)