You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by yxping <gi...@git.apache.org> on 2018/06/05 06:46:01 UTC

[GitHub] incubator-weex pull request #1243: + [core] Add google code style tools for ...

GitHub user yxping opened a pull request:

    https://github.com/apache/incubator-weex/pull/1243

    + [core] Add google code style tools for weex-core 

    Add google style check script to help lint and format cpp code in weex_core.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yxping/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/1243.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1243
    
----
commit 1c77091c18ab1f0f8731a6924cdedca45eaa265d
Author: yxping <yx...@...>
Date:   2018-06-05T06:16:06Z

    * [android] fix the wrong path of check-style.xml in build.gradle

commit c3a12086aa53adcb37725e0adfb33d4a902b8475
Author: yxping <yx...@...>
Date:   2018-06-05T06:39:15Z

    + [core] add google code style tools for weex-core
    
    1. Update cpplint.py
    2. Add cpp-style-check.sh to help check style
    3. Add common.h for defining common macro

----


---

[GitHub] incubator-weex issue #1243: + [core] Add google code style tools for weex-co...

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/1243
  
    
    <!--
      0 failure: 
      0 warning: 
      2 messages
      
    -->
    
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>has no jsfm file changed.</td>
        </tr>
      
    <tr>
          <td>:book:</td>
          <td>jsfm test finished.</td>
        </tr>
      </tbody>
    </table>
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---

[GitHub] incubator-weex pull request #1243: [WEEX-437] [core] Add google code style t...

Posted by yxping <gi...@git.apache.org>.
Github user yxping closed the pull request at:

    https://github.com/apache/incubator-weex/pull/1243


---