Fix test/ jslint failures (by not linting tests)
In practice, it's not important to lint tests. We lint src/ and lib/, which is where we're more prone to make mistakes that affect real-world situations in subtle ways, and where more changes are made that ought to be kept in a consistent style. Tests are a mess anyways, and no one cares.
parent
3d69bbfa
Please register or sign in to comment