Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

.lessrc linter configuration file #21

@Regaddi

Description

@Regaddi

Hi,

it would be great, if you respected a .lessrc file, which is included in projects.
Since there are many different ways to resolve LESS import dependencies I'd like to configure the linter options for the specific project settings in a configuration file.

http://github.com/assemble/assemble-less for example respects such .lessrc or .lessrc.yml files, but I think this is not a standard way.
(https://github.com/assemble/assemble-less/blob/master/test/.lessrc)

scss-lint provides such configuration, too (well, ok, it's scss 😄): https://github.com/brigade/scss-lint/blob/master/config/default.yml

You've already implemented the Include Path setting, but this is not really satisfying for me, since I work in different project setups and don't want to enter every single include path for every project I work in 😄

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions