Skip to content

Linter: Use helper registry in action-view-utils.ts#1612

Merged
marcoroth merged 1 commit intomainfrom
linter-use-helper-registry-in-action-view-utils
Apr 5, 2026
Merged

Linter: Use helper registry in action-view-utils.ts#1612
marcoroth merged 1 commit intomainfrom
linter-use-helper-registry-in-action-view-utils

Conversation

@marcoroth
Copy link
Copy Markdown
Owner

@marcoroth marcoroth commented Apr 5, 2026

This pull request replaces the hardcoded ACTION_VIEW_HELPER_NAMES set with a registry-derived set of all public HTML-producing helpers. It also makes the set a private const since it's only used internally by isActionViewHelperCall().

Additionally, this pull request also updates the registry to handle the visibility field in all language bindings.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 5, 2026

npx https://pkg.pr.new/@herb-tools/formatter@1612
npx https://pkg.pr.new/@herb-tools/language-server@1612
npx https://pkg.pr.new/@herb-tools/linter@1612

commit: 68a68d8

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

🌿 Interactive Playground and Documentation Preview

A preview deployment has been built for this pull request. Try out the changes live in the interactive playground:


🌱 Grown from commit 68a68d8


✅ Preview deployment has been cleaned up.

@marcoroth marcoroth merged commit 4e94a1d into main Apr 5, 2026
33 of 34 checks passed
@marcoroth marcoroth deleted the linter-use-helper-registry-in-action-view-utils branch April 5, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant