-
-
Couldn't load subscription status.
- Fork 522
fix loop indents #152
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
fix loop indents #152
Conversation
PR Summary
-
Improvement in Code Readability
The indentation of thecontinueandechostatements inside the firstdo..doneloop has been added. This change will make the codes easier to read and understand, leading to more efficient debugging and modifications. -
Improved Readability in Second Loop
Theechostatement inside the seconddo..doneloop has also been indented. This will further enhance the readability of the code, thereby reducing the complexity of understanding the script's flow and facilitating future code maintenance.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thank you for the PR.
What type of PR is this? (check all applicable)
Description
Related Tickets & Documents
Added to documentation?
[optional] What gif best describes this PR or how it makes you feel?