Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Add negative numbers (and ranges). #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joelburget
Copy link

I also added a radix to parseInt -- best practice, especially when
using it as a callback to map.

Test plan:
npm test runs successfully. However, I'm not especially confident that
precedence is right in all cases.

I also added a radix to `parseInt` -- best practice, especially when
using it as a callback to `map`.

Test plan:
`npm test` runs successfully. However, I'm not especially confident that
precedence is right in all cases.
@ongardie-sfdc
Copy link
Collaborator

Thanks @joelburget, seems like a good thing to have, though personally I've been trying to avoid negative numbers whenever possible.

Salesforce needs a CLA from you/your employer before I can merge any PRs. I explained the process recently over in salesforce/runway-browser#14. Sorry for the hurdle. Hopefully it's no big deal, and I'll be happy to merge this once that's done.

@dgryski
Copy link

dgryski commented Jul 8, 2016

@ongaedie-sfdc Maybe setup https://github.com/clabot/clabot to automate the CLA process?

@ongardie-sfdc
Copy link
Collaborator

@dgryski thanks, we're actually working on that already. It's a known pain point and it's high on the priority list for our osscore team. Not sure if it's using clabot or something else, but it's getting pretty close. There's just a few loose ends, including getting an "official" subdomain & cert to run it with, so I'm not sure when it'll launch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants