aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin/src/test/resources
AgeCommit message (Collapse)Author
2020-01-13Implement close endpoint to shutdown the Node.js process (#243)Tibor Blenessy
2019-12-27Analyze CSS in Vue Single File Components (#232)Elena Vilchik
2019-12-27Avoid error level logs when on project without CSS files (#231)Elena Vilchik
2019-12-24Test error logs passed from NodeJS processvilchik-elena
2019-12-23Send file content to NodeJS process if encoding not UFT-8 (#224)Alban Auzeill
2019-12-18Rely on NodeJS API of Stylelint to execute CSS rules (#221)Elena Vilchik
2019-06-12Support stylelint report in different encoding (#176)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-22Support import of external stylelint issues report (#65)Elena Vilchik
2018-06-22Fix analysis of project with non-css files (#58)Elena Vilchik
2018-06-14Integrate stylelint inside plugin (#42)Elena Vilchik