mirror of
https://github.com/tw93/Mole.git
synced 2026-03-23 02:00:08 +00:00
Improve code readability and maintainability: - Simplify conditional logic with chained operators - Add clarifying comments for different cleanup scopes - Rename variables for better semantic clarity - Maintain consistent style with other app cleanup patterns