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

Provide suggestion or auto-fix for require-meta-docs-recommended #478

Open
fisker opened this issue May 7, 2024 · 3 comments
Open

Provide suggestion or auto-fix for require-meta-docs-recommended #478

fisker opened this issue May 7, 2024 · 3 comments

Comments

@fisker
Copy link
Contributor

fisker commented May 7, 2024

Make things easier if we provide suggestions or even auto-fix with recommended: true.

@aladdin-add
Copy link
Contributor

I don't think it's reasonable to provide autofix - for many plugins it's a breaking change to change recommended config.

Good to provide two suggestions: recommended: true and recommended: false. Are you willing to submit a PR? :)

@fisker
Copy link
Contributor Author

fisker commented May 7, 2024

Are you willing to submit a PR?

Not really, the only plugin I maintain is already fixed 😄 https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2336/files

@bmish
Copy link
Member

bmish commented May 7, 2024

Suggestions sounds good. An autofix wouldn't really be safe since scripts/tooling often depends on this property.

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

No branches or pull requests

3 participants