Skip to content

New rule require-error-positions #485

Open
@FloEdelmann

Description

@FloEdelmann

Many contributors add tests with only line: 4 for reported errors. Often, the test cases should include the column and end position though. This could be enforced with a new ESLint rule that requires all of line, endLine, column, and endColumn to be present for all expected errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureneeds designImportant details about this change need to be discussedrule

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions