-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: MissingFeature: Refactor CSSPage is working fine - CSS needs changes to become consistent with other pagesPage is working fine - CSS needs changes to become consistent with other pagesrole missingA specific role label needs to be applied to the issueA specific role label needs to be applied to the issuesize: missing
Milestone
Description
Overview
As a developer, we need to make sure the code is easy to read. In this issue, we will identify and fix inconsistent indentation in _getting-started-page.scss using Lint SCSS
Action Items
- Review Lint SCSS and Stylelint json file
- Make the necessary code changes and run the GitHub action to identify indentation errors in your own repo
- Create a pull request with the right indentations in _getting-started-page.scss as well as the code changes to identify inconsistent indentation
- Make sure the changes don't break the existing flow for other issues, such as submitting PR, merging a PR etc.
Checks
- Make sure lines with inconsistent indentation are identified while working in your own repo:
- Lines 172 to 199
- Lines 285 to 297
Resources/Instructions
- _getting-started-page.scss
- .github/workflows/lint-scss.yml
- github/super-linter README
- Related PR: Setting up GitHub Action for CSS and future linting #1957
- A list of the stylelint rules can be found here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: MissingFeature: Refactor CSSPage is working fine - CSS needs changes to become consistent with other pagesPage is working fine - CSS needs changes to become consistent with other pagesrole missingA specific role label needs to be applied to the issueA specific role label needs to be applied to the issuesize: missing
Type
Projects
Status
Done