pretty-php
pretty-php copied to clipboard
Consolidate `StatementSpacing`, `ControlStructureSpacing` and `PlaceBraces`?
Given these rules have the same priority and cover similar / adjacent tokens, refactoring them into one class may improve efficiency and clarity.