Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Refactoring the script with functions #11

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Refactoring the script with functions #11

merged 1 commit into from
Jun 8, 2023

Conversation

Antiz96
Copy link
Owner

@Antiz96 Antiz96 commented Jun 8, 2023

This PR aims to refactor the whole main script by making use of functions (instead of putting all the code directly in the case statement).
It improves significantly the script's readability and evolution easiness.

This PR also get rids of most comments in the script. Indeed, most of the code is either pretty simple or self explanatory which makes most comments kinda useless.

Copy link
Owner Author

@Antiz96 Antiz96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Antiz96 Antiz96 merged commit 43e4ddd into main Jun 8, 2023
@Antiz96 Antiz96 deleted the refactoring branch June 8, 2023 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant