Skip to content

Post-merge review of #2424 (template-no-action-modifiers)#2500

Merged
NullVoxPopuli merged 5 commits intoember-cli:masterfrom
johanrd:fix/2424
Mar 13, 2026
Merged

Post-merge review of #2424 (template-no-action-modifiers)#2500
NullVoxPopuli merged 5 commits intoember-cli:masterfrom
johanrd:fix/2424

Conversation

@johanrd
Copy link
Copy Markdown
Contributor

@johanrd johanrd commented Mar 13, 2026

Missing allowlist configuration. The original supports an allowlist config (passed as an array, e.g., ['button']) that skips reporting when the parent element's tag is in the list — see the allowlist guard. The extraction had schema: [] with no config support.

Cowritten by claude

johanrd added 3 commits March 13, 2026 00:18
The original ember-template-lint rule accepts both array (['button'])
and object ({ allowlist: ['button'] }) config formats. Support both.
@NullVoxPopuli NullVoxPopuli merged commit 8f78597 into ember-cli:master Mar 13, 2026
9 checks passed
@johanrd johanrd deleted the fix/2424 branch April 14, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants