yeonjuan / html-eslint

ESLint plugin for linting HTML
https://html-eslint.org
MIT License
161 stars 28 forks source link

fix: make skip options handle nested tags (fixes #160) #161

Closed yeonjuan closed 12 months ago

yeonjuan commented 12 months ago

fixes #160

codecov[bot] commented 12 months ago

Codecov Report

Merging #161 (5774fd8) into main (e7bd5e8) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ======================================= Coverage 98.18% 98.18% ======================================= Files 46 46 Lines 1045 1045 Branches 274 274 ======================================= Hits 1026 1026 Misses 19 19 ``` | [Flag](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/161/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan) | Coverage Δ | | |---|---|---| | [unittest](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/161/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan) | `98.18% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/161?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan) | Coverage Δ | | |---|---|---| | [...ackages/eslint-plugin/lib/rules/element-newline.js](https://app.codecov.io/gh/yeonjuan/html-eslint/pull/161?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=YeonJuan#diff-cGFja2FnZXMvZXNsaW50LXBsdWdpbi9saWIvcnVsZXMvZWxlbWVudC1uZXdsaW5lLmpz) | `98.00% <100.00%> (ø)` | |