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

Begin to clean up JavaScript #31

Merged
merged 4 commits into from
Jun 20, 2017
Merged

Begin to clean up JavaScript #31

merged 4 commits into from
Jun 20, 2017

Conversation

andrewda
Copy link
Contributor

This begins to address some of the concerns listed in #28. These are all formatting changes, nothing technical yet. From my tests everything seems to be working fine, but definitely look over this and test before merging, though, because a large part of it was automated.

When this does get merged, it will be a much more welcoming code base for new contributors.

@homakov
Copy link
Member

homakov commented Jun 19, 2017

What about switching to https://standardjs.com ?

@andrewda
Copy link
Contributor Author

@homakov Sure, that sounds good!

@andrewda andrewda changed the title Begin to clean up JavaScript [WIP] Begin to clean up JavaScript Jun 19, 2017
@homakov
Copy link
Member

homakov commented Jun 19, 2017

Thanks, I won't be touching codebase then for a while.

@andrewda
Copy link
Contributor Author

Alright - I'll try to get these done as quickly as possible.

@andrewda
Copy link
Contributor Author

andrewda commented Jun 19, 2017

Not at home so haven't tested, but all the StandardJS issues should be fixed in main.js.

@menzow menzow mentioned this pull request Jun 19, 2017
@andrewda
Copy link
Contributor Author

Alright @homakov this should be good to go. Any other changes you want made?

@andrewda andrewda changed the title [WIP] Begin to clean up JavaScript Begin to clean up JavaScript Jun 19, 2017
@menzow
Copy link

menzow commented Jun 20, 2017

Awesome job @andrewda. Thanks for implementing one of my suggestions. Btw: You might want to squash your commits before merging. This helps keeping the master branch clean.

git rebase -i HEAD~13

@andrewda
Copy link
Contributor Author

andrewda commented Jun 20, 2017

Thanks @menzow! Will squash 'em now! 👍

@andrewda
Copy link
Contributor Author

@menzow I squashed them into 4 different commits so it's easier to rollback an individual one if necessary.

@homakov homakov merged commit 43a044a into sakurity:master Jun 20, 2017
@andrewda andrewda deleted the cleanup branch June 20, 2017 06:13
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.

3 participants