Skip to content

Implement SCSS lint #1441

@akibrhast

Description

@akibrhast

Overview

We need to implement a linter for our SCSS code such that code is more maintainable and standardized over time.

Action Items

  • Create a list of possible bare minimum SCSS linter settings that we can turn on, get an output of running those SCSS linter setting on our current codebase and comment on this issue the esLint settings and the output from running it.
  • Implement a github action that runs the SCSS linter on the files changed of the pull request if that file has a .scss extension

Resources/Instructions

As you are working on this issue, update this section with the resources and instructions that you come across and use when to implement this functionality.
CSS Linter (stylelint): https://stylelint.io/
GitHub action (Super-Linter): https://github.com/marketplace/actions/super-linter
How to Setup Article with Video: https://dev.to/n3wt0n/the-easiest-way-to-lint-any-code-github-super-linter-deep-dive-53eo

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions