Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROPOSAL] Replace sass-lint with stylelint #119

Open
BSFishy opened this issue Nov 10, 2022 · 1 comment · May be fixed by #949
Open

[PROPOSAL] Replace sass-lint with stylelint #119

BSFishy opened this issue Nov 10, 2022 · 1 comment · May be fixed by #949
Assignees

Comments

@BSFishy
Copy link
Contributor

BSFishy commented Nov 10, 2022

Is your feature request related to a problem? Please describe.

sass-lint is the linter we currently use for our SCSS files. It is very old, and as of writing this issue, the last release was published 4 years ago. Because of its age, sometimes issues arise, for example referencing modules that have been removed from Webpack for 2 major versions.

Describe the solution you'd like

A complete migration from sass-lint to Stylelint. As of writing, the last Stylelint release was published 7 days ago, and the project is significantly more active and it supports many more modern features. By replacing it, we will have more confidence that out linter won't break because it is unmaintained.

@BSFishy BSFishy added the enhancement New feature or request label Nov 10, 2022
@ashwin-pc
Copy link
Member

ashwin-pc commented Nov 11, 2022

We have replaced the same in OSD a while ago with style lint. Ref: opensearch-project/OpenSearch-Dashboards#551

I think style lint is a valid alternative and is already in use in OSD. You can also refer to the PR's there if you face any issue with the migration

@AbhishekReddy1127 AbhishekReddy1127 added technical debt and removed enhancement New feature or request labels Mar 10, 2023
@BSFishy BSFishy self-assigned this Mar 10, 2023
@gulderov gulderov mentioned this issue Aug 3, 2023
7 tasks
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
bump stylelint-config-standard-scss: 10.0.0

Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 3, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 4, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 4, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 4, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 4, 2023
gulderov added a commit to gulderov/oui that referenced this issue Aug 4, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 4, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
@gulderov gulderov linked a pull request Aug 4, 2023 that will close this issue
7 tasks
gulderov added a commit to gulderov/oui that referenced this issue Aug 4, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 4, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 9, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 24, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Aug 24, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
gulderov added a commit to gulderov/oui that referenced this issue Sep 8, 2023
Signed-off-by: Danila Gulderov <danila@gulderov.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants