Github user vrozov commented on the pull request:

    
https://github.com/apache/incubator-apex-core/pull/125#issuecomment-150047628
  
    I don't see option in IntelliJ to change brace location for static or 
synchronized. Both fall into other settings. I think we need to change code 
style and have static to be consistent with synchronized()
    ```
    static {
    ...
    }
    
    synchronized() {
    ...
    }
    ```


---
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