ndimiduk commented on pull request #3913:
URL: https://github.com/apache/hbase/pull/3913#issuecomment-985703248


   > What's the problem on the current style check?
   
   Sorry, I thought I left a reply, but apparently it didn't save.
   
   This change allows for more compact single-line statements, such as,
   
   ```java
   if (foo == null) { return null; }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to