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

Merged
merged 9 commits into from
Apr 28, 2025

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 Covers general upkeep, such as minor refactoring, typo fixes, or structural changes. scope: code-infra 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 ddf7d0e

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

@alexfauquette alexfauquette merged commit 6e54152 into mui:master Apr 28, 2025
21 checks passed
@oliviertassinari oliviertassinari added type: enhancement This is not a bug, nor a new feature and removed maintenance labels May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Covers general upkeep, such as minor refactoring, typo fixes, or structural changes. type: enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants