creativecommons / vocabulary

A cohesive system of design for Creative Commons
https://vocabulary-docs.netlify.app
Creative Commons Zero v1.0 Universal
7 stars 64 forks source link

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

Open EmmanuelEmp opened 3 weeks ago

EmmanuelEmp commented 3 weeks ago

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

    • [X] I would be interested in resolving this bug.
possumbilities commented 2 weeks ago

This is fair and related to:

Moving to https://github.com/creativecommons/vocabulary/labels/%F0%9F%9A%A7%20status%3A%20blocked until this repository has a settled formatting direction to build from out of #5.