Github user Hanks10100 commented on the issue:

    https://github.com/apache/incubator-weex/pull/126
  
    @yong-chen04 The code style may also need to change to follow our eslint 
rules.
    
    The line 181 and 200 should be: 
    
    ```js
    if () {
    }
    else {
    }
    ```
    
    not
    
    ```js
    if () {
    } else {
    }
    ```


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