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

fix(rule): un deprecate no unused var rule #4785

Closed
wants to merge 3 commits into from
Closed

fix(rule): un deprecate no unused var rule #4785

wants to merge 3 commits into from

Conversation

cyberhck
Copy link

@cyberhck cyberhck commented Jul 4, 2019

fixes #4100

PR checklist

Overview of change:

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

CHANGELOG.md entry:

@palantirtech
Copy link
Member

Thanks for your interest in palantir/tslint, @cyberhck! 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.

@cyberhck
Copy link
Author

cyberhck commented Jul 4, 2019

why did that fail?

@adidahiya
Copy link
Contributor

testNext is failing on master, unrelated to this PR: #4784

as per #4100 (comment), though, removing the deprecation flag is not enough. please open a new PR after addressing those concerns.

@adidahiya adidahiya closed this Jul 8, 2019
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.

no-unused-variable rule should not be deprecated
4 participants