Closed gabrielcsapo closed 8 years ago
@OuranosSkia and @grawk would you be able to verify these changes? I will squash commits into one commit if this is satisfactory
Looks good to me! 👍
@OuranosSkia and @grawk I squashed the commits into one, let me know if anything needs to be changed
https://github.com/paypal/nemo-docs/blob/master/contributing.md#strings
Unless we are agreeing to change this convention, some of the changes in this PR pull us away from the convention.
@grawk will update PR to use single quotes instead of double quotes
@grawk updated the PR to have single quotes instead of double, updated my squashed commit.
Ugh. Sorry, I just realized two things. 1. this PR should be opened against develop
. 2. master
is not up to date with develop.
SO, let's open this up against develop
and close this PR. Unless there are any merge conflicts it should be a really simple merge there.
Then I'll make sure to PR master -> develop.
code cleanup
fixes #31, #30