Skip to content

Extract rule: template-deprecated-render-helper#2451

Merged
NullVoxPopuli merged 2 commits intoember-cli:masterfrom
NullVoxPopuli:nvp/template-lint-extract-rule-template-deprecated-render-helper
Mar 13, 2026
Merged

Extract rule: template-deprecated-render-helper#2451
NullVoxPopuli merged 2 commits intoember-cli:masterfrom
NullVoxPopuli:nvp/template-lint-extract-rule-template-deprecated-render-helper

Conversation

@NullVoxPopuli
Copy link
Copy Markdown
Contributor

Split from #2371.

Comment thread docs/rules/template-deprecated-render-helper.md Outdated
@NullVoxPopuli NullVoxPopuli force-pushed the nvp/template-lint-extract-rule-template-deprecated-render-helper branch 2 times, most recently from a2b6bf8 to 15a48ec Compare March 6, 2026 21:05

<!-- end auto-generated rule header -->

Disallows the {{render}} helper which is deprecated.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this worth having? This was deprecated 2.x

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I don't want to put mental energy into anything other than porting over template-lint rules rn.

We have to do a major soon of eslint-plugin-ember anyway, and that is a great time to delete stuff

Copy link
Copy Markdown
Contributor

@johanrd johanrd Mar 12, 2026

Choose a reason for hiding this comment

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

templateMode: 'loose'{{render}} can't exist in strict mode (gjs/gts), or?
• missing autofix.

@NullVoxPopuli NullVoxPopuli force-pushed the nvp/template-lint-extract-rule-template-deprecated-render-helper branch from 15a48ec to c312205 Compare March 10, 2026 22:23
@NullVoxPopuli NullVoxPopuli force-pushed the nvp/template-lint-extract-rule-template-deprecated-render-helper branch from c312205 to c340132 Compare March 13, 2026 16:50
@NullVoxPopuli NullVoxPopuli merged commit cdb0f91 into ember-cli:master Mar 13, 2026
9 of 10 checks passed
@NullVoxPopuli NullVoxPopuli deleted the nvp/template-lint-extract-rule-template-deprecated-render-helper branch March 13, 2026 17:42
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.

3 participants