Github user michaelandrepearce commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1304#discussion_r119163513
  
    --- Diff: etc/checkstyle.xml ---
    @@ -73,7 +71,7 @@ under the License.
           <module name="RightCurly"/>
           <module name="RightCurly">
              <property name="option" value="alone"/>
    -         <property name="tokens" value="CLASS_DEF, METHOD_DEF, CTOR_DEF, 
LITERAL_FOR, LITERAL_WHILE, STATIC_INIT, INSTANCE_INIT"/>
    +         <property name="tokens" value="CLASS_DEF, METHOD_DEF, CTOR_DEF, 
LITERAL_FOR, LITERAL_WHILE, LITERAL_DO, STATIC_INIT, INSTANCE_INIT"/>
    --- End diff --
    
    I'm happy to keep the change i introduced for sevntu upgrade which is to 
take out LITERAL_DO, but then this essentially removes the check.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to