wikimedia / eslint-plugin-no-jquery

Control allowance of certain jQuery functions, and suggest or autofix alternatives.
MIT License
31 stars 8 forks source link

Rule fix: `no-append-html`: Allow passing selectors to some methods #327

Closed edg2s closed 1 month ago

edg2s commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (bd0218c) to head (38088ac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #327 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 103 103 Lines 603 608 +5 ========================================= + Hits 603 608 +5 ``` | [Files](https://app.codecov.io/gh/wikimedia/eslint-plugin-no-jquery/pull/327?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wikimedia) | Coverage Δ | | |---|---|---| | [src/rules/no-append-html.js](https://app.codecov.io/gh/wikimedia/eslint-plugin-no-jquery/pull/327?src=pr&el=tree&filepath=src%2Frules%2Fno-append-html.js&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wikimedia#diff-c3JjL3J1bGVzL25vLWFwcGVuZC1odG1sLmpz) | `100.00% <100.00%> (ø)` | |