Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

[DON'T-MERGE] Minor cleanups #163

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

[DON'T-MERGE] Minor cleanups #163

wants to merge 3 commits into from

Conversation

joker314
Copy link

This doesn't solve an issue. This hasn't been tested. This is a terrible pull request. I've decided to file it anyway, in case people have any quick suggestions for cleaning up the code.

⚠️ Do not merge

ES6 has default arguments (similar to those in Python), so the old
syntax of `let arg = arg || "default"` should now be terminated in
favour of a cleaner and more descriptive one.

In addition, the HTTP timeout was set to 5000 yet the error would occur
at 3000. I made the error happen later, as that can't break anything(?)
@joker314
Copy link
Author

In fact, we could make the README.md changes immediately and then I could split the code PR into a separate PR after some good testing?

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.

1 participant