Skip to content

Conversation

@danwashusen
Copy link
Contributor

Summary

  • stop regenerating deprecated .eslintignore when a flat eslint.config.* is present
  • keep .eslintignore guidance for legacy .eslintrc* configs only
  • direct flat-config projects to rely on the config’s own ignores entries for required patterns

Testing

  • n/a (docs change)

Fixes #1069

@danwashusen danwashusen requested a review from localden as a code owner October 27, 2025 22:52
@danwashusen
Copy link
Contributor Author

This feels a little odd to me because of the "If ignore file already exists" instructions, but it works and keeps the edit tight...

As noted in #1069, I feel this would be better as part of a tracked task created during planning. I'm happy to proceed down that path if you'd prefer @localden...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Implement command (re-)creates deprecated ESLint config files every run, causing issues

1 participant