ErickSkrauch
|
6d572ae421
|
Add fixer to place promoted properties on a new line when there is more than 1 parameter
|
2023-03-24 01:13:24 +01:00 |
|
ErickSkrauch
|
050dfe6399
|
Revisit BlackLineAroundClassBodyFixer
|
2023-03-24 00:40:48 +01:00 |
|
ErickSkrauch
|
b85d0d5c01
|
Cover properties promotion cases for Ely\align_multiple_parameters fixer
|
2023-03-23 17:09:01 +01:00 |
|
ErickSkrauch
|
6956e0271e
|
Fixes #12. Implemented Ely\align_multiline_parameters
|
2023-03-23 03:36:47 +01:00 |
|
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
|
251ebc529c
|
Fix fn spacing rule, upgrade to the latest PHP-CS-Fixer and add a new rule
|
2022-12-06 22:21:28 +01:00 |
|
ErickSkrauch
|
2db4af0180
|
Adjust rules after production projects checks
|
2022-10-12 21:58:27 +02:00 |
|
ErickSkrauch
|
793b156b17
|
Remove const param from class_attributes_separation rule to allow grouping of consts with the same context
|
2022-10-05 17:10:11 +02:00 |
|
ErickSkrauch
|
18806e41e2
|
Migrate to PHP-CS-Fixer 3. Upgrade custom rules. Upgrade ruleset.
|
2022-09-20 02:50:21 +02:00 |
|
ErickSkrauch
|
f327f14347
|
Bump minimal php-cs-fixer version to 2.15.0. Add additional rules.
|
2019-10-12 01:17:25 +03:00 |
|
ErickSkrauch
|
bb403214d9
|
disable self_accessor rule
|
2019-04-30 17:30:49 +03:00 |
|
ErickSkrauch
|
d8eafd4505
|
First set of fixes
|
2019-02-23 02:26:51 +03: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
|
3ab60f5bd5
|
Fix compatibility with the PHP-CS-Fixer 2.13.3 and above
|
2019-02-18 15:52:12 +03:00 |
|
erickskrauch
|
8ee5979288
|
Added array_syntax fixer
|
2018-08-07 12:07:27 +03:00 |
|
erickskrauch
|
2480f7ba46
|
Adjust priority for LineBreakAfterStatementsFixer
|
2018-08-07 11:40:48 +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 |
|