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

Incorrect condition #27

Merged
merged 1 commit into from Jul 11, 2016
Merged

Incorrect condition #27

merged 1 commit into from Jul 11, 2016

Conversation

Anber
Copy link
Contributor

@Anber Anber commented Jul 11, 2016

Closes #28

@okonet
Copy link
Collaborator

okonet commented Jul 11, 2016

What is this fix for?

@Anber
Copy link
Contributor Author

Anber commented Jul 11, 2016

'Running ' + Array.isArray(linter)

always resolve to true and it crashes if linter is not array.

@okonet
Copy link
Collaborator

okonet commented Jul 11, 2016

Thanks! I should have added some tests for this part as well 😱

@okonet okonet merged commit 8bde7e2 into lint-staged:master Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants