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

Nick Dimiduk reassigned HBASE-26536:
------------------------------------

    Assignee:     (was: Nick Dimiduk)

> Checkstyle: permit single-line if-then statements
> -------------------------------------------------
>
>                 Key: HBASE-26536
>                 URL: https://issues.apache.org/jira/browse/HBASE-26536
>             Project: HBase
>          Issue Type: Task
>            Reporter: 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