ErickSkrauch
|
6e9d815a1f
|
Fixes #9. Add space before next meaningful line of code and skip comments
|
2023-03-22 20:41:04 +01:00 |
|
ErickSkrauch
|
2d215dc761
|
Fixes #10. Don't count string interpolation as a scope beginning
|
2023-03-22 18:42:39 +01:00 |
|
ErickSkrauch
|
18806e41e2
|
Migrate to PHP-CS-Fixer 3. Upgrade custom rules. Upgrade ruleset.
|
2022-09-20 02:50:21 +02:00 |
|
ErickSkrauch
|
714a38d53e
|
Bump minimal php-cs-fixer version to 2.13.0. Add additional rules.
|
2019-02-23 02:05:20 +03:00 |
|
erickskrauch
|
50c7deed65
|
Downgrade test case
|
2018-08-07 12:25:47 +03:00 |
|
erickskrauch
|
824cf6c1f1
|
Fix LineBreakAfterStatementsFixer. Resolves #5.
|
2018-08-07 11:17:18 +03:00 |
|
erickskrauch
|
59e9994662
|
Resolves #4. Add fixer to replace ::className() method usages with ::class keyword.
|
2018-08-06 11:59:44 +03:00 |
|
ErickSkrauch
|
0bb3e80827
|
First implementation
|
2018-04-17 21:28:51 +03:00 |
|