-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: LargeFeature: Standardsrole: back end/devOpsTasks for back-end developersTasks for back-end developerssize: missingstatus: To Update!No update has been providedNo update has been provided
Milestone
Description
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
.scssextension
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: LargeFeature: Standardsrole: back end/devOpsTasks for back-end developersTasks for back-end developerssize: missingstatus: To Update!No update has been providedNo update has been provided
Type
Projects
Status
Done