[TIMOB-18623] Tooling: Add Grunt/JSCS/JSHint to Titanium Mobile repository
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-02-28T05:20:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 4.1.0 |
Components | Tooling |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Ingo Muschenetz |
Created | 2015-02-27T20:13:40.000+0000 |
Updated | 2017-03-13T21:18:10.000+0000 |
Description
To enforce our coding style and prevent errors, we should add JSHint and JSCS rules to titanium_mobile.
PR: https://github.com/appcelerator/titanium_mobile/pull/6670
Please see if the Travis build passes, since I added "npm test" to the Travis script.
Closing ticket as fixed.