[
https://issues.apache.org/jira/browse/HBASE-22358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Hentschel updated HBASE-22358:
----------------------------------
Description: rubocop currently uses a maximum method length for the Ruby
code of 10, which is way too restrictive. In Checkstyle we're using 150 lines
per method. Don't know if it needs to be that much, but something between 50
and 75 seems to be more realistic, especially for test cases. (was: rubocop
currently uses a maximum method length for the Ruby code of 10, which is way to
restrictive. In Checkstyle we're using 150 lines per method. Don't know if it
needs to be that much, but something between 50 and 75 seems to be more
realistic, especially for test cases.)
> Change rubocop configuration for method length
> ----------------------------------------------
>
> Key: HBASE-22358
> URL: https://issues.apache.org/jira/browse/HBASE-22358
> Project: HBase
> Issue Type: Improvement
> Components: community, shell
> Reporter: Jan Hentschel
> Assignee: Murtaza Hassan
> Priority: Minor
> Labels: beginner, beginners
>
> rubocop currently uses a maximum method length for the Ruby code of 10, which
> is way too restrictive. In Checkstyle we're using 150 lines per method. Don't
> know if it needs to be that much, but something between 50 and 75 seems to be
> more realistic, especially for test cases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)