[
https://issues.apache.org/jira/browse/HBASE-20851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835180#comment-16835180
]
Hudson commented on HBASE-20851:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #549 (See
[https://builds.apache.org/job/HBase-1.3-IT/549/])
HBASE-20851 Change rubocop config for max line length of 100 (jan.hentschel:
[https://github.com/apache/hbase/commit/2e7b7d39b42c045c5be86424c156b2d747a5797f])
* (add) hbase-shell/src/main/ruby/.rubocop.yml
> Change rubocop config for max line length of 100
> ------------------------------------------------
>
> Key: HBASE-20851
> URL: https://issues.apache.org/jira/browse/HBASE-20851
> Project: HBase
> Issue Type: Bug
> Components: community, shell
> Affects Versions: 2.0.1
> Reporter: Umesh Agashe
> Assignee: Murtaza Hassan
> Priority: Minor
> Labels: beginner, beginners
> Fix For: 3.0.0, 1.5.0, 2.3.0, 2.0.6, 2.1.5, 2.2.1, 1.3.5, 1.4.11
>
>
> Existing ruby and Java code uses max line length of 100 characters. Change
> rubocop config with:
> {code:java}
> Metrics/LineLength:
> Max: 100
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)