Closed jacobmllr95 closed 9 years ago
Hey @jackmu95
I might be missing something, but I am not sure this is an improvement, just personal coding styles.
Thanks anyway 👊
Hey @peduarte
I'am a big fan of strict code styling guidelines and hate inconsistencies. I saw that function was sometimes written like function() { ... }
and sometime like function () { ... }
(see the space between the function
and the braces), so I thought I submit a PR to fix this.
If my PR was an improvement or not was your decision, but I have no problem to see it closed :)
No worries, appreciate it anyway! :)
_this
=>self