On 01/03/2014 09:37 AM, Radomir Dopieralski wrote: > [snip] > > This is actually not a problem at all, because the way jshint works now, > we have to explicitly list the files to be checked against those > rules. That means, that we can only check our own code, and not the > included libraries. Of course, the reviewers have to pay attention to > make sure that all the non-library code is added to the list, but we > don't really get new files that often. > Yeah, jshint needs to be switched on explicitly for each file. That tends to be forgotten on new files, which is not ideal either.
Matthias _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev