Skip to content

Implement no-submodule-imports converter #223

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 3 commits into from
Oct 7, 2019
Merged

Implement no-submodule-imports converter #223

merged 3 commits into from
Oct 7, 2019

Conversation

KingDarBoja
Copy link
Collaborator

PR Checklist

Overview

Add converter based on the rule definition at TSLint, also it requires a plugin to be installed.

@JoshuaKGoldberg JoshuaKGoldberg added the status: waiting for reviewer Waiting for a maintainer to review label Oct 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.

I think there's a change to the allow list that needs to happen? Looks good to go otherwise!

@JoshuaKGoldberg JoshuaKGoldberg added status: waiting for author The PR author should address requested changes and removed status: waiting for reviewer Waiting for a maintainer to review labels Oct 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.

Getting there! I think you're going to have to change a bit of logic for the new test case?

Wait, no, you won't - this looks great. Thanks @KingDarBoja! 😄

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.

👌

@JoshuaKGoldberg JoshuaKGoldberg merged commit f24d3bc into typescript-eslint:master Oct 7, 2019
@KingDarBoja
Copy link
Collaborator Author

👌

That's awesome! Also can we remove the waiting for author label? 🍰

@KingDarBoja KingDarBoja deleted the enhancement/no-submodule-import branch October 7, 2019 23:08
@JoshuaKGoldberg JoshuaKGoldberg removed the status: waiting for author The PR author should address requested changes label Oct 10, 2019
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.

Missing converter: no-submodule-imports
2 participants