Skip to content

Improved error message and issue template for missing rule mergers #145

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 2 commits into from
Aug 27, 2019

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented Aug 27, 2019

PR Checklist

Overview

Switched the error message printed to the error file to be more brief.

Error: multiple output some-rule ESLint rule options were generated, but tslint-to-eslint-config doesn't have "merger" logic to deal with this.
Please file an issue at https://github.com/typescript-eslint/tslint-to-eslint-config/issues/new?template=missing_merger.md 🙏

Also adds a corresponding issue template for this specific case.

FYI @joeyj-msft 😊

@JoshuaKGoldberg JoshuaKGoldberg merged commit 7b0ebdf into master Aug 27, 2019
@JoshuaKGoldberg JoshuaKGoldberg deleted the better-rule-merger-summaries branch August 27, 2019 12:08
@JoshuaKGoldberg
Copy link
Member Author

Published in 0.2.5! ✨

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

Successfully merging this pull request may close these issues.

Better error reporting for "no merger" complaints
1 participant