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

shortFmt always returns String when given Number #206

Merged
merged 1 commit into from
Dec 3, 2016

Conversation

briandamaged
Copy link

More specifically, it no longer returns a Number when given a value less than 1000.

This is a fix for #205

More specifically, it no longer returns a Number when given a
value less than 1000.
@briandamaged
Copy link
Author

FYI: Tests were failing in this manner even before I implemented my change. I tried various command-line options, but I was unable to get it to provide any hints about why it was failing. Any ideas?

@a8m a8m merged commit 35eee68 into a8m:master Dec 3, 2016
@a8m
Copy link
Owner

a8m commented Dec 3, 2016

Thanks @briandamaged

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