axmol/tools/coding-style
Xpol Wan bc275b81a2 Add a coding style tool for tailing whitespace.
in this tool:

* it remove tailing white spaces
* and ensures one and only one empty ending line.
* it fixes '.c', '.cpp', '.h', '.hpp', '.m', '.mm', '.java' sources in
    - $engineRoot/cocos
    - $engineRoot/extensions
    - $engineRoot/templates
    - $engineRoot/tests
    - $engineRoot/tools/simulator
2016-03-29 22:46:52 +08:00
..
include-linter.py exclude some platform specific files form linter. 2016-03-24 21:35:15 +08:00
tailing-spaces.py Add a coding style tool for tailing whitespace. 2016-03-29 22:46:52 +08:00