Hi,

Today we landed a JavaScript coding style checker for the apis we are 
implementing in Tizen Extensions Crosswalk.
It is a simple script that uses Google's Closure Linter [1] in --strict mode 
but with max_line_length set to 100 columns.

Please ALWAYS run tools/js_lint.sh before submitting patches from now on. Later 
we will look into using this checker within the bots.

I have fixed the Bluetooth api only, but I have opened issues for the other 
ones so people working on them can fix what is needed.

1- Download: 
https://github.com/crosswalk-project/tizen-extensions-crosswalk/issues/159
2- Network Bearer: 
https://github.com/crosswalk-project/tizen-extensions-crosswalk/issues/160
3- Notification:  
https://github.com/crosswalk-project/tizen-extensions-crosswalk/issues/161
4- Power: 
https://github.com/crosswalk-project/tizen-extensions-crosswalk/issues/162
5- System Info: 
https://github.com/crosswalk-project/tizen-extensions-crosswalk/issues/163
6- System Setting:  
https://github.com/crosswalk-project/tizen-extensions-crosswalk/issues/164
7- Time:  
https://github.com/crosswalk-project/tizen-extensions-crosswalk/issues/165
8- Tizen:  
https://github.com/crosswalk-project/tizen-extensions-crosswalk/issues/166


Thanks in advance!
jesus


[1] https://developers.google.com/closure/utilities/
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to