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

The indentation check is wrong when an attribute is wrapped in Jinja tags #3

Closed
motet-a opened this issue Nov 9, 2017 · 1 comment
Labels

Comments

@motet-a
Copy link
Owner

motet-a commented Nov 9, 2017

The {% if %} is reported as being incorrectly indented:

<option value="before:{{element.0}}"
        {% if not element.3 %} disabled {% endif %}>
    …
</option>
@motet-a motet-a added the bug label Nov 9, 2017
@motet-a
Copy link
Owner Author

motet-a commented Dec 26, 2018

It’s been a while I’ve rewritten indentation checks, this issue is fixed since a long time.

@motet-a motet-a closed this as completed Dec 26, 2018
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