Added blank line before return
The standards appear to enforce a blank line before a function `return`, so I've updated the method definition examples to show this correctly.
Loading
Please sign in to comment
The standards appear to enforce a blank line before a function `return`, so I've updated the method definition examples to show this correctly.