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

Incorrectly throws a lint with some correct sets of markup #1

Closed
lencioni opened this issue Oct 26, 2013 · 0 comments
Closed

Incorrectly throws a lint with some correct sets of markup #1

lencioni opened this issue Oct 26, 2013 · 0 comments
Labels

Comments

@lencioni
Copy link
Contributor

The following haml generates a lint from the space before script linter:

.div
  .another= key
.again= array[something_with_the_word_key_in_it]

It seems to pick up the variable name from the previous line, only when it is indented just like this, and gets confused.

@sds sds closed this as completed in 117b983 Jan 1, 2014
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

1 participant