scss-lint-plugin
scss-lint-plugin copied to clipboard
same for less-lint?
Is there available same realization for LESS files?
Sorry, I'm not familiar with a linter for LESS files.
As I understand it (probably poorly) LESS will lint its files with the right option set.
@bobrocke yes, it actually check for parsing errors. but nothing more options like variables on top, sorting for properties, indentations and etc.
I've looked into it and it is disappointing
Well, some linting is better than no linting. Right?