mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 11:31:46 +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