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

Duplicate targets fix #26

Merged
merged 4 commits into from
Sep 7, 2016
Merged

Duplicate targets fix #26

merged 4 commits into from
Sep 7, 2016

Conversation

raidiun
Copy link
Contributor

@raidiun raidiun commented Sep 7, 2016

Fixes issue #14

Uses () => <expression> === () => {return <expression>} equivalence
@noseglid
Copy link
Member

noseglid commented Sep 7, 2016

Sweet thanks! Would you mind adding a spec for it?

Ran linter locally and found no issues
@raidiun
Copy link
Contributor Author

raidiun commented Sep 7, 2016

Not sure if that's the best way to write the test but it works...

@noseglid
Copy link
Member

noseglid commented Sep 7, 2016

Looks awesome! Thanks

@noseglid noseglid merged commit b51f518 into AtomBuild:master Sep 7, 2016
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