Skip to content

[WIP] Port next 5 lint rules from PR #2371#2384

Closed
Copilot wants to merge 3 commits intomasterfrom
copilot/port-next-5-lint-rules
Closed

[WIP] Port next 5 lint rules from PR #2371#2384
Copilot wants to merge 3 commits intomasterfrom
copilot/port-next-5-lint-rules

Conversation

Copy link
Contributor

Copilot AI commented Feb 16, 2026

  • Port template-no-args-paths rule (COMPLETE - branch ready)
  • Port template-no-input-block rule (COMPLETE - branch ready)
  • Port template-no-forbidden-elements rule
  • Port template-no-inline-styles rule
  • Port template-splat-attributes-only rule

PR #2 (template-no-input-block): Complete. Disallows block form of {{input}} helper.

Original prompt

Repository: ember-cli/eslint-plugin-ember

Context:

Task (Batch): Proceed with the next 5 lint rules from PR #2371, creating ONE pull request per rule.

Requirements for EACH PR:

Batch strategy:

  • Select the next 5 rules that remain to be ported from Port over all ember-template-lint rules that would be applicable for gjs/gts projects #2371 (excluding any already merged into master).
  • Create 5 separate branches and open 5 PRs.
  • Avoid overlapping changes between PRs as much as possible; if a utility is shared across multiple rules, prefer to extract it into the earliest PR in the batch or keep it inline if small, but do not create an extra utility-only PR.

Deliverables:

  • 5 new open pull requests in ember-cli/eslint-plugin-ember.

This pull request was created from Copilot chat.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits February 16, 2026 23:55
Co-authored-by: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com>
Copilot AI requested a review from NullVoxPopuli February 17, 2026 00:08
Copilot stopped work on behalf of NullVoxPopuli due to an error February 17, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants