Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce a minimal eslint ignore list #1935

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

sbelsk
Copy link
Collaborator

@sbelsk sbelsk commented Jan 6, 2024

This PR adds a simple check to ensure all items in .eslintignore are still valid paths. With our work on getting rid of technical debt, we end up moving/deleting files quite a lot, and it's easy to forget to edit the eslint ignore list as well. This new test will help us keep this file up to date.

@williamjallen williamjallen added this pull request to the merge queue Jan 6, 2024
Merged via the queue into Kitware:master with commit 223b597 Jan 6, 2024
2 checks passed
@sbelsk sbelsk deleted the minimize-eslint-ignore-list branch January 9, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants