Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add per-file rule setting a la JSHint #258

Open
webbower opened this issue Apr 24, 2012 · 2 comments
Open

Add per-file rule setting a la JSHint #258

webbower opened this issue Apr 24, 2012 · 2 comments

Comments

@webbower
Copy link

It would be awesome to be able to manually enable/disable Lint rules per file similar to how JSHint does it with a specially formatted comment at the top of the file.

@miohtama
Copy link

Yes. Curretly csslint cannot be enforced 100%, because you have valid use cases which are exceptions to rules. For example, if you use it with a text editor with background linting support like Sublime Text 2, you get unnecessary clutter in UI due to warnings which are not actually warnings but actual CSS code you wish to implement.

@frvge
Copy link
Contributor

frvge commented Feb 12, 2016

See #564.

@frvge frvge closed this as completed Feb 12, 2016
@frvge frvge reopened this Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants