Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Understand import aliases for ordered-imports. #4810

Closed

Conversation

mihneadb
Copy link

@mihneadb mihneadb commented Jul 25, 2019

PR checklist

Overview of change:

This enhances the behavior of ordered-imports to also lint import aliases such as import X = Module.X.
Without this, code bases having import aliases in them cannot be automatically linted/fixed by the current ordered-imports rule.

CHANGELOG.md entry:

[enhancement], [rule-change]

@palantirtech
Copy link
Member

Thanks for your interest in palantir/tslint, @mihneadb! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

@mihneadb
Copy link
Author

Signed the CLA.

@JoshuaKGoldberg
Copy link
Contributor

Marking as in discussion pending resolution of some open points in #4591.

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

Successfully merging this pull request may close these issues.

None yet

4 participants