kevin-mitchell / alexa-app

Set of classes to make creating Amazon Alexa Skills Kit (ASK) applications easier with Laravel and Lumen
MIT License
97 stars 47 forks source link

Code style and repo best-practices #9

Closed colinodell closed 7 years ago

colinodell commented 8 years ago

Would you be opposed to me cleaning up the code style to be PSR-2 compliant (so that it passes StyleCI checks)?

I'd also like to perform some minor housekeeping like:

Stuff like that.

I just don't want to start on this work if you're not interested :)

develpr commented 8 years ago

I would love it, and be super super appreciative!

colinodell commented 8 years ago

Awesome! I'll start on that sometime this week (or perhaps even tonight on the off chance my two latest PRs get merged :wink:)