Skip to content

Add no-builtin-form-components rule #2282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 24, 2025

Conversation

wagenet
Copy link
Contributor

@wagenet wagenet commented Apr 3, 2025

Handle cases in template tag files that were poorly handled by ember-template-lint previously. See also ember-template-lint/ember-template-lint#3155

Docs were written by AI, but seem ok.

@wagenet wagenet force-pushed the no-built-in-form-components branch from 7486ea1 to 0e5d7d5 Compare July 23, 2025 18:37
Copy link
Contributor

Choose a reason for hiding this comment

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

in order to merge as non-breaking, we can't change the recommended rules

"no-at-ember-render-modifiers",
"no-attrs-in-components",
"no-attrs-snapshot",
"no-builtin-form-components",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm... this seems wrong.

Copy link
Contributor

@NullVoxPopuli NullVoxPopuli left a comment

Choose a reason for hiding this comment

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

Can't change recommended configs until a major

@wagenet
Copy link
Contributor Author

wagenet commented Jul 24, 2025

I'll turn it off by default, but for the next major we should definitely turn it on.

@wagenet wagenet force-pushed the no-built-in-form-components branch from fbd8612 to 3bee52f Compare July 24, 2025 14:19
@NullVoxPopuli
Copy link
Contributor

I've already added it to the list in #2060

@NullVoxPopuli NullVoxPopuli merged commit 948f1ab into ember-cli:master Jul 24, 2025
10 checks passed
@github-actions github-actions bot mentioned this pull request Jul 24, 2025
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.

2 participants