Skip to content
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

Add test-specific tslint #464

Merged
merged 2 commits into from
Jul 17, 2016
Merged

Add test-specific tslint #464

merged 2 commits into from
Jul 17, 2016

Conversation

ascandella
Copy link
Contributor

This adds a test-specific tslint.json that allows for unused variables in tests. I verified manually.

NOTE: I'm a total gulp (and node) noob. I followed https://github.com/gulpjs/gulp/blob/master/docs/recipes/using-multiple-sources-in-one-task.md for how to get different behavior from multiple sources, but it feels silly to pull in the dependency just for this. LMK if there's a better way.

Fixes #379

@jpoon jpoon merged commit f152ee1 into VSCodeVim:master Jul 17, 2016
@jpoon
Copy link
Member

jpoon commented Jul 17, 2016

feels silly to pull in the dependency just for this.

Nah, looks great. Thanks.

@johnfn
Copy link
Member

johnfn commented Jul 17, 2016

Wonderful!

@ascandella ascandella deleted the tslint-dev branch July 17, 2016 01:18
This pull request was closed.
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.

3 participants