-
Notifications
You must be signed in to change notification settings - Fork 101
Print Rule Notices #87
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
Print Rule Notices #87
Conversation
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.
Mostly looks great - just commenting around getting a way around the type system complaining about your .notices
being undefined.
Btw, I added some stricter ESLint rules on master, so after merging you might get some anger: #92.
Co-Authored-By: Josh Goldberg <joshuakgoldberg@outlook.com>
@JoshuaKGoldberg made the changes you requested! Check it out! |
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.
LGTM, thanks for this @egiurleo! 🙌
PR Checklist
status: accepting prs
Overview
This PR updates
reportConversionResults
to print out rule notices.