LovingBrother / cloneDay11

This is my clone of netflix web app during my software development bootcamp at AfriEd, taught by StackTrek
0 stars 0 forks source link

Improve Code Formatting and Indentation #3

Open jdregalario-stacktrek opened 1 year ago

jdregalario-stacktrek commented 1 year ago

Currently, your codebase lacks consistent formatting and indentation, making it harder to read and maintain. To maintain code quality and readability, you need to establish and enforce a consistent code formatting style throughout the project.

Action Item:

jdregalario-stacktrek commented 1 year ago

Additional Information:

Please feel free to comment if you have any suggestions or thoughts on the proposed solution. Maintaining a consistent code formatting style will benefit the entire team and enhance our codebase's overall quality.

jdregalario-stacktrek commented 1 year ago

@LovingBrother