Skip to content

Add mirror for stylelint #1768

@ogomozov-godaddy

Description

@ogomozov-godaddy

Eslint is standard linter for Javascript. However, there is no yet leader for CSS
So far only scss-lint has mirror in pre-commit hooks
https://github.com/pre-commit/mirrors-scss-lint
However, it's biggest issue is not able to "autofix" simple errors like other linters do and is expected by many users
This issue is not going to be fixed any time
sds/scss-lint#984

It's biggest rival is stylelint. It has more features: supports many syntax besides SCSS, more rules, more config features, has larger community and contribution team. But most important - it allows autofix
https://stylelint.io/

Please, add mirror for stylelint

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions