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

no-unsafe-any: correctly handle types and type-only namespaces #3487

Merged
merged 5 commits into from
Jan 9, 2018
Merged

no-unsafe-any: correctly handle types and type-only namespaces #3487

merged 5 commits into from
Jan 9, 2018

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Nov 14, 2017

PR checklist

Overview of change:

[bugfix] no-unsafe-any fixed false-positive with namespaced types
Fixes: #3255

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

[bugfix] `no-unsafe-any` fixed false-positive with namespaced types
Fixes: #3255
@geoffadams
Copy link

I've already commented on the related issue #3255, but I'd be very grateful if a way was found to merge and release this fix.

@adidahiya adidahiya added this to the TSLint v5.9 milestone Jan 9, 2018
@adidahiya adidahiya merged commit 7a2bfbd into palantir:master Jan 9, 2018
HyphnKnight pushed a commit to HyphnKnight/tslint that referenced this pull request Apr 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no-unsafe-any fails for implements Namespace.Interface
3 participants