index
:
sonar-css
S4662-ignore-sass-@use
alban/issue-204
dependabot/npm_and_yarn/sonar-css-plugin/css-bundle/acorn-5.7.4
godin/wip
issue-213
issue-225
issue-227
master
misc
SonarCSS: CSS Analyzer for SonarQube
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-css-plugin
/
src
/
test
/
resources
Age
Commit message (
Collapse
)
Author
2020-01-13
Implement close endpoint to shutdown the Node.js process (#243)
Tibor Blenessy
2019-12-27
Analyze CSS in Vue Single File Components (#232)
Elena Vilchik
2019-12-27
Avoid error level logs when on project without CSS files (#231)
Elena Vilchik
2019-12-24
Test error logs passed from NodeJS process
vilchik-elena
2019-12-23
Send file content to NodeJS process if encoding not UFT-8 (#224)
Alban Auzeill
2019-12-18
Rely on NodeJS API of Stylelint to execute CSS rules (#221)
Elena Vilchik
2019-06-12
Support stylelint report in different encoding (#176)
Elena Vilchik
2019-06-07
Reuse 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-13
Log error output from external process and check for return value
Tibor Blenessy
2018-06-26
Not fail analysis when syntax error (#80)
Elena Vilchik
2018-06-25
Not fail analysis if Node is not available (#73)
Elena Vilchik
2018-06-25
Cut stylelint key from message (#66)
Elena Vilchik
2018-06-22
Support import of external stylelint issues report (#65)
Elena Vilchik
2018-06-22
Fix analysis of project with non-css files (#58)
Elena Vilchik
2018-06-14
Integrate stylelint inside plugin (#42)
Elena Vilchik