Commit 8ef9a93
committed
style(cs): remove blank lines between properties (cs:fix followup)
cs:fix removed blank lines between typed properties in production classes
after the class_attributes_separation rule changed to 'property' => 'none'.
These files were fixed locally but not committed in the previous push.
Affected:
- src/Core/ProjectContext.php: $devkitDir / $buildDir
- src/ValueObject/MigrationReport.php: $hasRedundancies / $totalItems
- src/ValueObject/QualityReport.php: $passed / $totalSeconds / $failureCount1 parent 78e1cf9 commit 8ef9a93
3 files changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
0 commit comments