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

Nick Dimiduk updated HBASE-26536:
---------------------------------
    Status: Patch Available  (was: Open)

> Tweak checkstyle LeftCurly config to "nlow"
> -------------------------------------------
>
>                 Key: HBASE-26536
>                 URL: https://issues.apache.org/jira/browse/HBASE-26536
>             Project: HBase
>          Issue Type: Task
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>
> Change the 
> [LeftCurly|https://checkstyle.sourceforge.io/config_blocks.html#LeftCurly] 
> module 
> [LeftCurlyOption|https://checkstyle.sourceforge.io/property_types.html#LeftCurlyOption]
>  from the default {{eol}} to {{nlow}}. This will permit single-line code 
> blocks like
> {noformat}
>     if (foo == null) { return null; }
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to