Problem / Motivation
The project’s CSS/SCSS files do not fully comply with the coding standards enforced by Stylelint.
Maintaining consistent styling helps improve readability, maintainability, and prevents potential styling issues in the UI.
Proposed Resolution
• Review the current Stylelint configuration.
• Fix or refactor CSS/SCSS code to comply with the defined Stylelint rules.
• Update the Stylelint configuration if necessary to enforce standards consistently.
• Ensure the CI pipeline runs Stylelint and passes without errors.
Acceptance Criteria
• Stylelint reports no violations in the codebase.
• All CSS/SCSS code adheres to the agreed-upon style rules.
• The CI pipeline passes successfully with Stylelint checks.
Active
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.