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
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