You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a chance to look into this further. It appears --exclude-list= doesn't completely work in all cases csslint v0.9.10 (see CSSLint/csslint/issues/345), but it is fixed in the master branch. Once a new version of csslint is released, I'll update this ruby wrapper as well and then you should have that option.
You can specify which specific warnings to test for (effectively disabling the others) either via the command line or a .csslintrc file. More details are available over at the CSS Lint wiki page on the Command-line Interface
Would it be possible to specify files to be excluded on the command line ?
The text was updated successfully, but these errors were encountered: