Skip to content

Check relevance of false positive in yoda_test_linter #979

@MichaelChirico

Description

@MichaelChirico

This is a known false positive in yoda_test_linter():

expect_equal(1, 1)

This should be linted (it's a placeholder that shouldn't really be checked in "to prod"), but currently the message is confusing.

We should check the practical relevance of this concern, though, before investing in a workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions