Github user vrozov commented on the pull request:

    
https://github.com/apache/incubator-apex-core/pull/129#issuecomment-152344338
  
    In general I would suggest to avoid auto-format in IntelliJ or any other 
IDE. It may be used for the new code, but IMO bulk/blind updates to existing 
code should be avoided due to possible bugs or unwanted behavior of IDE auto 
format feature (I am not even sure that all IDEs provide the same 
functionality). As an alternative I would recommend codestyle plugins available 
for all major IDEs. For IntelliJ I use CheckStyle-IDEA and it can identify all 
existing violations.  


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