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

Move hasChildTextNode to HTML Processor #274

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Move hasChildTextNode to HTML Processor #274

merged 1 commit into from
Sep 5, 2023

Conversation

tushuhei
Copy link
Member

@tushuhei tushuhei commented Sep 4, 2023

Move hasChildTextNode from Parser to HTML Processor because HTML Processor is the only user of the static method.

Change-Id: I69cce31a2466806e3156a6694741384f54c268e6
Copy link
Collaborator

@kojiishi kojiishi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good catch, thanks!

@kojiishi kojiishi merged commit 4cf8fa1 into main Sep 5, 2023
33 checks passed
@tushuhei tushuhei deleted the nit-js-organize branch December 12, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants