Skip to content

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

Merged
merged 12 commits into from
Jul 20, 2019
Merged

Print Rule Notices #87

merged 12 commits into from
Jul 20, 2019

Conversation

egiurleo
Copy link
Contributor

@egiurleo egiurleo commented Jul 6, 2019

PR Checklist

Overview

This PR updates reportConversionResults to print out rule notices.

@JoshuaKGoldberg JoshuaKGoldberg added the status: waiting for author The PR author should address requested changes label Jul 6, 2019
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a 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.

@egiurleo
Copy link
Contributor Author

@JoshuaKGoldberg made the changes you requested! Check it out!

Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg left a 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! 🙌

@JoshuaKGoldberg JoshuaKGoldberg merged commit ac7ef5e into typescript-eslint:master Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for author The PR author should address requested changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Print rule notices in result reporting
2 participants