Skip to content

[core] Remove eslint from codemod spec files #17443

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Apr 18, 2025

The following eslintignore path 've been introduced recently in #17392

/packages/x-codemod/src/**/*.spec.ts
/packages/x-codemod/src/**/*.spec.tsx

Do you have an issue with keeping it?

  • No issue -> I merge this PR that removes the now useless esling-ignore in impacted files
  • you see issue -> I revert the .eslintignore

@alexfauquette alexfauquette added core Infrastructure work going on behind the scenes scope: code-infra Specific to the core-infra product labels Apr 18, 2025
Copy link

github-actions bot commented Apr 18, 2025

Thanks for adding a type label to the PR! 👍

@mui-bot
Copy link

mui-bot commented Apr 18, 2025

Deploy preview: https://deploy-preview-17443--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against f2a57e4

Copy link
Member

@cherniavskii cherniavskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO ignoring spec files by eslint makes sense to me 👍🏻

Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, it looks like the existing configuration is/was broken. 🙈
I'm all for the suggestion. 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes maintenance scope: code-infra Specific to the core-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants