Skip to content

fix(linter): parse vue custom tag that starts with script#9887

Merged
graphite-app[bot] merged 1 commit intomainfrom
03-19-fix_linter_parse_vue_custom_tag_that_starts_with_script
Mar 19, 2025
Merged

fix(linter): parse vue custom tag that starts with script#9887
graphite-app[bot] merged 1 commit intomainfrom
03-19-fix_linter_parse_vue_custom_tag_that_starts_with_script

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Mar 19, 2025

fixes #9837

Copy link
Member Author

Boshen commented Mar 19, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added A-linter Area - Linter C-bug Category - Bug labels Mar 19, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 19, 2025

CodSpeed Performance Report

Merging #9887 will not alter performance

Comparing 03-19-fix_linter_parse_vue_custom_tag_that_starts_with_script (e9565c9) with main (3d4c5f3)

Summary

✅ 33 untouched benchmarks

@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 19, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 03-19-fix_linter_parse_vue_custom_tag_that_starts_with_script branch from c811350 to e9565c9 Compare March 19, 2025 06:36
@graphite-app graphite-app bot merged commit e9565c9 into main Mar 19, 2025
24 checks passed
@graphite-app graphite-app bot deleted the 03-19-fix_linter_parse_vue_custom_tag_that_starts_with_script branch March 19, 2025 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter: Issue parsing HTML custom tag that starts with script

1 participant