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

feat: add config to report recommended rules as errors #958

Merged
merged 1 commit into from
Jan 28, 2023

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Jan 26, 2023

fixes #956

@brettz9 brettz9 merged commit a7381c0 into gajus:main Jan 28, 2023
@brettz9 brettz9 deleted the recommended-error branch January 28, 2023 17:19
@github-actions
Copy link

🎉 This PR is included in version 39.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

kevinoid added a commit to kevinoid/eslint-config-kevinoid that referenced this pull request May 31, 2023
Rather than importing eslint-plugin-jsdoc and modifying
jsdoc.configs.recommended.rules, use the recommended-error config added
in gajus/eslint-plugin-jsdoc#958 for 39.7.0
which configures rules as error instead of warn.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
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.

provide a config that replace all warn to error level in recommend config
1 participant