File splitting refactor — no file over 250 lines #76
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Several files exceed 250 lines (pentest_wizard.rs 925, styles.rs 889, session.rs 834, orchestrator.rs 735, etc.). Split into focused modules following single-responsibility principle.