I think it is better that can support import reports from stylelint result. There is more syntaxes support: - vue (<style> tag) - HTML (<style> tag) - sass - scss - sass - less - sugarss This will reduce the maintenance cost of the rules. Related: - SonarSource/sonar-javascript#726 - groupe-sii/sonar-web-frontend-plugin#4
I think it is better that can support import reports from stylelint result.
There is more syntaxes support:
This will reduce the maintenance cost of the rules.
Related: