Closed ferchoz closed 10 months ago
Hi @czosel can you take a look a this PR? Thanks!
I want to make this change, I look at the PRs and I realise that I'm 5 days late... Thanks @ferchoz ;) You can probably rename your PR to specify that it's not just to make it compatible with php-cs-fixer but above all with the php-fig.org PER Coding Style 2.0.
Hi @ferchoz, thanks for contributing and sorry about the delay! The idea looks good to me, just a minor point for completeness.
Improved!
@czosel can you take a look at it? thanks!!
Released in v0.22.0
:tada:
This change allows to use this plugin along with "PER Coding Style 2.0" formating :
readonly final class ClassName {}
tofinal readonly class ClassName {}
doc: https://www.php-fig.org/per/coding-style/#46-modifier-keywords