phpvms/app/Http
Nabeel Shahzad 2c7f4f5cc9
chore(routeforge): rector NewlineAfterStatement fixes
Two cosmetic blank-line-after-continue fixes flagged by
'vendor/bin/rector --dry-run' on the route-forge change:

- app/Services/RouteForge/Rules/L6OriginEqualsDestination.php
- app/Http/Controllers/Admin/RouteForgeController.php (decorate loop)

Section 9 quality gates green:
- tsc strict: clean
- oxlint (34 files / 93 rules): 0 warnings, 0 errors
- oxfmt: all formatted
- vite build: 113 modules, routeforge entry 26.69 KB gzip
  (Decision 16 budget 60 KB -> 33.31 KB headroom)
- pint --dirty: passed
- phpstan level 5: no errors
- rector dry-run scoped to these 2 files: clean post-fix

Out-of-scope rector findings (19 legacy Laravel-13 attribute migrations
across app/Models/*.php and app/Console/Commands/*.php) shipped on a
separate branch (rector-modernize-legacy).
2026-05-24 11:55:36 -05:00
..
Composers [8.x] feature: upgrade to Laravel 13 (#2204) 2026-05-06 11:27:21 -05:00
Controllers chore(routeforge): rector NewlineAfterStatement fixes 2026-05-24 11:55:36 -05:00
Middleware Updating styling and looks of the installer/admin/system filament pages (#2211) 2026-05-20 11:05:32 -05:00
Requests feat(routeforge): admin batch flight composer + lint pipeline 2026-05-24 11:55:33 -05:00
Resources feat(routeforge): admin batch flight composer + lint pipeline 2026-05-24 11:55:33 -05:00