Skip to content

Fix for issue 35 #36

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

Merged
merged 3 commits into from
Nov 29, 2016
Merged

Fix for issue 35 #36

merged 3 commits into from
Nov 29, 2016

Conversation

mobinni
Copy link

@mobinni mobinni commented Nov 23, 2016

fixed function regex, it now takes in the function name on its own, this leads to no () being shown, however this is not necessary for the constructor name

…his leads to no () being shown, however this is not necessary for the constructor name
@mohsen1
Copy link
Owner

mohsen1 commented Nov 23, 2016

Thanks for this. Can you write a few tests that validates this? Regex can be tricky.

@mobinni
Copy link
Author

mobinni commented Nov 23, 2016

I can, do you have any regex-tests for reference?

@mohsen1
Copy link
Owner

mohsen1 commented Nov 23, 2016

Just test that confirms this works. Similar to your example.

@mobinni
Copy link
Author

mobinni commented Nov 23, 2016

Done 👍
Update: @mohsen1 will you be merging this anytime soon?

@mohsen1 mohsen1 merged commit 9ee8a26 into mohsen1:master Nov 29, 2016
@mohsen1
Copy link
Owner

mohsen1 commented Nov 29, 2016

Thanks!

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