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

Handle extends option correctly in when calling tslint #12

Merged
merged 1 commit into from
Jan 18, 2017

Conversation

kratiahuja
Copy link
Owner

@kratiahuja kratiahuja commented Jan 15, 2017

Before calling the tslint linter, we need to call findConfiguration in order for extends to be resolved.

Addresses: #9
cc: @Turbo87

Before calling the tslint linter, we need to call `findConfiguration` in order for `extends` to be resolved.
@kratiahuja
Copy link
Owner Author

@Turbo87: can you please try this in your project? I want to make sure this works correctly for you.

@Turbo87
Copy link

Turbo87 commented Jan 18, 2017

@kratiahuja seems to work! 👍

one issue I noticed though is that when I change the tslint.json file the tests are apparently not updated, but that seems to be a different issue and unrelated to fixing the extends feature.

@kratiahuja
Copy link
Owner Author

@Turbo87 yeah i am aware of that issue. I need to track that down. Will probably do it this weekend.

I'll merge and release this today. Thanks for your help here!

@kratiahuja kratiahuja merged commit 1ec0e3e into master Jan 18, 2017
@kratiahuja
Copy link
Owner Author

broccoli-tslinter@2.0.1 is released!

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.

2 participants