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

Fix isNumber to only accept numbers #14

Closed
wants to merge 1 commit into from

Conversation

drt24
Copy link

@drt24 drt24 commented Jul 13, 2016

Fixes #13.

I am happy to give over my copyright on this change.

@awalterschulze
Copy link
Owner

Great :)

Maybe you would like to add your test case as well?

@awalterschulze
Copy link
Owner

awalterschulze commented Aug 13, 2016

Hello? @drt24

@drt24
Copy link
Author

drt24 commented Aug 15, 2016

I am working on something else at the moment, should come back to this in late October.

@awalterschulze
Copy link
Owner

Cool Thanks

@awalterschulze
Copy link
Owner

I would really love a test case that breaks the old code.

@kuwuwa
Copy link

kuwuwa commented Sep 4, 2017

Hello.

".", "-.", "-abc." are the cases accepted as numbers by the old code.

@awalterschulze
Copy link
Owner

awalterschulze commented Sep 4, 2017 via email

@awalterschulze
Copy link
Owner

No activity, so going to close.

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.

isNumber accepts non-numbers
3 participants