Skip to content

Settings from .stylelintrc? #20

@anephew

Description

@anephew

Hello!

I have .stylelintrc in the folder (with css file) with the following rules:
{ "rules": { "max-empty-lines": 1 } }

Also installed plugin https://atom.io/packages/linter-stylelint, and it picks up my settings.

I installed your plugin and I want to format my css file with the configuration from the .stylelintrc, but this does not happen - your plugin is formatting a document on some other settings (rules). Ie in my case - the blank lines are not corrected for example, but other rules are executed, although these rules do not have in my .stylelintrc

st1


What am I doing wrong?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions