creativecommons / creativecommons/vocabulary

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

Open
#91 1 comment 0 reactions 0 assignees View on GitHub
💻 aspect: code 🚧 status: blocked 🛠 goal: fix 🟧 priority: high
Dominant language
HTML
Stars
23
Forks
84
Avg merge
1d 9h
Merged PRs (30d)
3

Description

## 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.
4. 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.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the repository's Prettier or linter configuration and the documentation files mentioned in the issue. Identify concrete formatting and spacing inconsistencies, then apply the chosen standards across the affected files and verify that the codebase is consistently formatted.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html, javascript
Domain
documentation, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.