-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Fixes Making Code and Comments consistent in codebase for Better Readability and Understanding #89
Conversation
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.
nice work! just a couple of requested changes
Closing this Pull and doing all issues #86 #85 and #91 solutions in a single pull #95. This will show you only the latest changes, with organized code, added logger, and shared module, to help you not get cluttered in the codebase with multiple changes. @TimidRobot |
Fixes
cc: @TimidRobot
Description
Modifications were made to the files related to comments, realigned the code for better understanding, removed repeatedly used files, and used only once from the root.
Technical details
legal-tool-paths.txt is moved from directories to the root directory so that it can be used for all related scripts from a single place. Also, the root_path instance is made to be used for both .env and legal-tool-paths.txt.
Checklist
Update index.md
).main
ormaster
).visible errors.
Developer Certificate of Origin
For the purposes of this DCO, "license" is equivalent to "license or public domain dedication," and "open source license" is equivalent to "open content license or public domain dedication."
Developer Certificate of Origin