Skip to content

eslint-seatbelt doesn't prune deleted files #98676

Description

@roryabraham

Problem

When a file is deleted, if it has an entry in eslint.seatbelt.tsv, nothing removes that stale entry, which shows us false positive lint errors in eslint reports.

Solution

Fix it by making the lint script automatically prune entries for files that are deleted

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions