Closed
Description
Would you consider changing to PSR-2? While working on the pull request for #21 I couldn't help but notice gross indentation inconsistencies and I believe that this project would benefit greatly from following a framework standard such as PSR-2 (as it already applies PSR-4).
A few obvious things that would need to be updated are:
- Tabs to spaces
- No new line after control structures
- New line after class declaration
Metadata
Metadata
Assignees
Labels
No labels