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

@stylint off doesn't seem to be doing anything #196

Closed
lellimecnar opened this issue Sep 1, 2015 · 4 comments
Closed

@stylint off doesn't seem to be doing anything #196

lellimecnar opened this issue Sep 1, 2015 · 4 comments
Labels

Comments

@lellimecnar
Copy link
Contributor

I'm putting: // @stylint off at the top of some of my files, and they're still being linted. Those files are also wrapped in @css { ... } but that seems to be ignored as well.

@rossPatton rossPatton added the bug label Sep 1, 2015
@rossPatton
Copy link
Collaborator

could you include a sample of your stylus please

@lellimecnar
Copy link
Contributor Author

The files in having difficulties with are just jQuery UI CSS files, wrapped in @css. That didn't work to bypass stylint, so I added // @stylint off on the first line, which didn't work either.

@rossPatton
Copy link
Collaborator

good to know, either one of those options should have worked. i use @stylint off in my code all the time. i'll look into it

@rossPatton
Copy link
Collaborator

should be resolved in 1.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants