[Bug] Inconsistent Code Formatting and spacing issues in code base #91
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟧 priority: high
Stalls work on the project or its dependents
🚧 status: blocked
Blocked & therefore, not ready for work
Description
I have observed that the current implementation of code across the repository does not consistently follow the formatting and spacing standards, even with the use of Prettier. This results in a lack of cleanliness in the code, making it harder to read and maintain.
Reproduction
Expectation
I expected the code to be consistently formatted according to chosen configuration suggesting linters or Prettier's configurations, making it clean and easy to read.
Screenshots
Environment
Additional context
This issue was noticed while reviewing the documentation files in the Creative project repository.
Improving code formatting will not only enhance readability for current contributors but also facilitate easier onboarding for new contributors.
Resolution
The text was updated successfully, but these errors were encountered: