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

Add scss-lint configuration #7

Open
stelioschar opened this issue May 28, 2015 · 8 comments
Open

Add scss-lint configuration #7

stelioschar opened this issue May 28, 2015 · 8 comments

Comments

@stelioschar
Copy link
Member

Propose a scss-lint configuration file.

Until now the most stable scss linter seems to be the scss-lint.

Unfortunately this plugin is strongly dependent to ruby, so it would be tricky to implement this to the existing gulp workflow.

On the other hand you can have a global scss-lint configuration file and use it through your IDE(e.g. PHPStorm).

@stelioschar
Copy link
Member Author

a default configuration file added in issue #8

@Maximilianos
Copy link
Member

This project: sass-lint, https://github.com/sasstools/sass-lint
is free of the ruby dependency. What do you think of it?

@Maximilianos
Copy link
Member

Actually just saw this issue sasstools/sass-lint#6
looks like they are not ready for the prime time quite yet. They still do not have all the features of ruby scss-lint

@stelioschar
Copy link
Member Author

Exactly,

But we could give it a try, just to be ready for the next releases of the sass-lint

@Maximilianos
Copy link
Member

yep I will create a branch where sass-lint is configured in the project and when sass-lint is launched we can merge.

@Maximilianos
Copy link
Member

Maybe consider https://github.com/stylelint/stylelint
It supports scss I think

@ntwb
Copy link

ntwb commented Jun 21, 2016

Maybe consider https://github.com/stylelint/stylelint

WordPress CSS Coding Standards shared config https://github.com/ntwb/stylelint-config-wordpress

It supports scss I think

It does 😄

@Maximilianos
Copy link
Member

Thanks for the suggestion @ntwb will check it out :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants