Skip to content

refactor: codebase and enhance cleanup processes#37

Merged
Cyber-Syntax merged 4 commits intomainfrom
refactor/cleanup
Sep 15, 2025
Merged

refactor: codebase and enhance cleanup processes#37
Cyber-Syntax merged 4 commits intomainfrom
refactor/cleanup

Conversation

@Cyber-Syntax
Copy link
Copy Markdown
Owner

Improve code structure by following PEP 8 guidelines, eliminating unnecessary lambda functions, and refining exception handling. Enhance cleanup and encryption processes by adding password confirmation and support for deleting extracted files.

- Lambda function elimination
- Line length compliance
- Exception handling for bare `except` clauses
- Extract methods to decrease complex big methods
- Logging %s style usage for performance
- Type checking and comparisons
- Added password confirmation to prevent user mistakes
- Added support to delete tar-extracted files to cleanup command
@Cyber-Syntax Cyber-Syntax merged commit 25bf607 into main Sep 15, 2025
@github-project-automation github-project-automation Bot moved this from Ready to Done in AutoTarCompress Sep 15, 2025
@Cyber-Syntax Cyber-Syntax deleted the refactor/cleanup branch September 15, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant