Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and Improve Build and Clean Commands #2917

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    5234efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8384869 View commit details
    Browse the repository at this point in the history
  3. Refactor Build and Clean Commands for Clarity and Maintainability

    - Grouped and sorted imports logically.
    - Enhanced function and class docstrings for better documentation.
    - Improved regex usage and file handling for clarity.
    - Simplified command execution and logging.
    - Ensured consistent error handling and logging throughout the code.
    sanowl committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    530def8 View commit details
    Browse the repository at this point in the history