You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Murtaza Hassan (JIRA)" <ji...@apache.org> on 2019/05/07 16:51:00 UTC

[jira] [Work started] (HBASE-20851) Change rubocop config for max line length of 100

     [ https://issues.apache.org/jira/browse/HBASE-20851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on HBASE-20851 started by Murtaza Hassan.
----------------------------------------------
> 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
>
> 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)