aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin/src/test/resources/executables
AgeCommit message (Collapse)Author
2019-12-18Rely on NodeJS API of Stylelint to execute CSS rules (#221)Elena Vilchik
2019-06-07Reuse logic from SonarJS to discover node executable (#173)Elena Vilchik
* Reuse logic from SonarJS to discover node executable * change min size * Fix lookup of node from maven plugin on Win
2018-09-13Log error output from external process and check for return valueTibor Blenessy
2018-06-26Not fail analysis when syntax error (#80)Elena Vilchik
2018-06-25Not fail analysis if Node is not available (#73)Elena Vilchik
2018-06-25Cut stylelint key from message (#66)Elena Vilchik
2018-06-22Fix analysis of project with non-css files (#58)Elena Vilchik
2018-06-14Integrate stylelint inside plugin (#42)Elena Vilchik