Improving Indentation and adding Comments in codebase
Problem
There are few indentation issues and the code lacks the comments that would help it be easier to read.
Description
Adding suitable comments in the codebase and maintaining-proper indentation throughout
Additional context
Comment serve as a reminder to change something in the future. Code commenting also becomes invaluable when you want to ‘comment out’ code. This is when you turn a block of code into a comment because you don’t want that code to be run, but you still want to keep it on hand in case you want to re-add it.
Implementation
- [x] I would be interested in implementing this feature.
I would be interested to work on this, how do I start?
Fix the issue and submit a PR to this project.
@mshudrak okay, I am Working over it
Respected, Mam have made a PR regarding same.kindly review it
With Best Regards, Negrah S
On 30-Mar-2023, at 7:47 PM, mshudrak @.***> wrote:
Fix the issue and submit a PR to this project.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
@mshudrak can I work on it?
Sure, feel free to work in it.
Sure, feel free to work in it.
Sure, feel free to work in it.
Ok, I'm working on it.