[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-dev] next globe update feedback



Am 2013-11-05 13:20, schrieb Lunar:
me@xxxxxxx:
In addition i fixed the current tests to work with the new version
and added a jshint task[1] in the build process.

Please, please, please, don't depend on jshint. It is non-free software:
<https://github.com/jshint/jshint/issues/1234>

I removed jslint from the build process.

An alternative would be eslint[1] (via grunt-eslint[2]). Right now they have a dependency to jslint but it works without it. I wrote the author asking if there is a special reason for including jslint in the package dependency.

Until i find an alternative for jslint/jshint that doesn't depend on jslint/jshint i will skip the JavaScript code quality test.


_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

[1] https://github.com/nzakas/eslint
[2] https://github.com/sindresorhus/grunt-eslint
_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev