Skip to content

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

@EmmanuelEmp

Description

@EmmanuelEmp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions