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

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

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

edg2s
Copy link
Member

@edg2s edg2s commented Jun 20, 2024

  • code: Make isHtmlString a util
  • Rule fix: no-append-html: Allow passing selectors to some methods

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #327   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          103       103           
  Lines          603       608    +5     
=========================================
+ Hits           603       608    +5     
Files Coverage Δ
src/rules/no-append-html.js 100.00% <100.00%> (ø)

src/utils.js Outdated Show resolved Hide resolved
@jdforrester jdforrester changed the title no append html Rule fix: no-append-html: Allow passing selectors to some methods Jun 20, 2024
@jdforrester jdforrester merged commit 7809a44 into master Jun 20, 2024
8 checks passed
@jdforrester jdforrester deleted the no-append-html branch June 20, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants