liberu-genealogy / laravel-gedcom

Gedcom reading and writing for Laravel 11
https://www.liberu.co.uk
MIT License
77 stars 50 forks source link

[Sweep Rules] Refactor large functions in GedcomExporter.php and GedcomImporter.php #11

Closed sweep-ai[bot] closed 6 months ago

sweep-ai[bot] commented 6 months ago

PR Feedback (click)

Summary of Changes

These changes improve the code structure by breaking down the large handle() functions into smaller, more modular functions. This enhances code readability, maintainability, and testability.

sweep-ai[bot] commented 6 months ago

Rollback Files For Sweep