Skip to content

Missing rule: ember/template-no-negated-condition #2638

@tcjr

Description

@tcjr

I have been trying out the pre-release of all the new rules for a switch from ember-template-lint. I noticed there are two rules in ember-template-lint's recommend config that are not in this repo. For one of them, template-no-partial, the absence makes sense since partials a thing of the distant past and have no reason to exist in GTS/GJS. But the other rule, template-no-negated-condition is missing, but should probably be here. It's listed in the prepare release PR (#2369) and was ported in #2483 but now it appears to have been lost in the shuffle.

https://github.com/NullVoxPopuli/eslint-plugin-ember/blob/master/docs/rules/template-no-negated-condition.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions