Skip to content
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

[Bug] Inconsistent Code Formatting and spacing issues in code base #91

Open
1 task done
EmmanuelEmp opened this issue Oct 4, 2024 · 1 comment
Open
1 task done
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

Comments

@EmmanuelEmp
Copy link

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

  1. Open any file in the codebase .
  2. Observe the line spacing and indentation throughout the files.
  3. See the overall disorganized appearance of the code.

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

  • Device: Laptop
  • OS: Ubuntu 22.04
  • Browser: N/A (not applicable)
  • Version: N/A (not applicable)
  • Other info: N/A

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

  • I would be interested in resolving this bug.
@EmmanuelEmp EmmanuelEmp added 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents labels Oct 4, 2024
@possumbilities possumbilities added 🚧 status: blocked Blocked & therefore, not ready for work and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Oct 7, 2024
@possumbilities possumbilities moved this from Triage to Backlog in possumbilities Oct 7, 2024
@possumbilities
Copy link
Contributor

possumbilities commented Oct 7, 2024

This is fair and related to:

Moving to 🚧 status: blocked Blocked & therefore, not ready for work until this repository has a settled formatting direction to build from out of #5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Backlog
Development

No branches or pull requests

2 participants