Skip to content

Identify and fix inconsistent code indentation in a SCSS file #2695

@SAUMILDHANKAR

Description

@SAUMILDHANKAR

Dependency

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

  • Use the linter developed in issue Explore, document and make a new issue to implement linters which can be installed locally #2651 to identify errors in _getting-started-page.scss file in your local VS code environment
  • Make changes in the above SCSS file so that no error is displayed in your local environment
  • Review Lint SCSS and Stylelint json file
  • Make the necessary code changes (such as adding relevant indentation rules in Lint SCSS) and run the GitHub action to identify indentation errors in your own repo (Note: no errors should be displayed here as they have already been fixed once identified in the local environment)
  • Create a pull request with the right indentations in _getting-started-page.scss as well as the code changes to identify inconsistent indentation using Lint SCSS
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Complexity: MediumDependencyAn issue is blocking the completion or starting of another issueFeature: Refactor CSSPage is working fine - CSS needs changes to become consistent with other pagesrole: back end/devOpsTasks for back-end developerssize: 1ptCan be done in 4-6 hours

    Type

    No type

    Projects

    Status

    Ice box

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions