-
-
Notifications
You must be signed in to change notification settings - Fork 159
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(check-param-names): Add disableMissingParamChecks option #1206
Conversation
Thanks for the PR. Re: "Rule, |
Re: |
Edit: I should have been more careful with my words. I -- I found and fixed the missing
That finds the first |
What I mean is that we have a bug in |
I reverted the changes to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Beyond my suggestions, I think the PR looks ready...
Co-authored-by: Brett Zamir <[email protected]>
Co-authored-by: Brett Zamir <[email protected]>
Thanks for your patience and reviews @brettz9! |
No need for patience—was a solid PR! Thanks again! |
🎉 This PR is included in version 48.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Proposed Changes
This
suppressedfixes the output like this:Things to Note
create-docs
locally 🤔