Skip to content

Linter: Don't flag <%%= in actionview-no-silent-helper#1534

Merged
marcoroth merged 1 commit intomainfrom
actionview-no-silent-helper-with-erb-template
Mar 29, 2026
Merged

Linter: Don't flag <%%= in actionview-no-silent-helper#1534
marcoroth merged 1 commit intomainfrom
actionview-no-silent-helper-with-erb-template

Conversation

@marcoroth
Copy link
Copy Markdown
Owner

@marcoroth marcoroth commented Mar 29, 2026

The following template was previously flagged by the actionview-no-silent-helper linter rule:

<%%= tag.div(content) %>

This pull request updates the linter rule to not flag this anymore.

Resolves #1500

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 29, 2026

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

commit: b4611d0

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 29, 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 b4611d0


✅ Preview deployment has been cleaned up.

@marcoroth marcoroth merged commit a9b0ecc into main Mar 29, 2026
20 checks passed
@marcoroth marcoroth deleted the actionview-no-silent-helper-with-erb-template branch March 29, 2026 15:22
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.

Linter: actionview-no-silent-helper flags <%%=

1 participant