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

[BUG] [Linter] missing positive on h009 for </H1> #643

Closed
3 tasks done
christopherpickering opened this issue May 11, 2023 · 1 comment
Closed
3 tasks done

[BUG] [Linter] missing positive on h009 for </H1> #643

christopherpickering opened this issue May 11, 2023 · 1 comment
Labels
🔍 linter 🦠 bug Something isn't working released

Comments

@christopherpickering
Copy link
Contributor

closing tags should also trigger h009, currently it is only catching opening tags.

@christopherpickering christopherpickering added 🦠 bug Something isn't working 🔍 linter labels May 11, 2023
christopherpickering pushed a commit that referenced this issue May 11, 2023
## [1.27.2](v1.27.1...v1.27.2) (2023-05-11)

### Bug Fixes

* **formatter:** fixed an edge case wild regex grab ([0d57e75](0d57e75)), closes [#640](#640)
* **formatter:** fixed formatting of plural tag in blocktrans ([92c083b](92c083b)), closes [#641](#641)
* **formatter:** fixed js/css being formatted even inside ignored blocks ([cbf5796](cbf5796)), closes [#613](#613)
* **linter:** fixed a few false positives/missing positives, added tests ([30f8d31](30f8d31)), closes [#643](#643) [#642](#642)
* **linter:** fixed false postive in alpinejs tags for H037 ([6520f63](6520f63)), closes [#639](#639)
@christopherpickering
Copy link
Contributor Author

🎉 This issue has been resolved in version 1.27.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 linter 🦠 bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

1 participant