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
/
main
/
java
/
org
/
sonar
/
css
/
plugin
/
CssPlugin.java
Age
Commit message (
Expand
)
Author
2020-01-02
Update year in license headers (#238)
Elena Vilchik
2019-12-24
Restructure packages
vilchik-elena
2019-12-18
Rely on NodeJS API of Stylelint to execute CSS rules (#221)
Elena Vilchik
2019-12-11
Rely on sonar-plugin-api 7.9 (#217)
Alban Auzeill
2019-06-07
Reuse logic from SonarJS to discover node executable (#173)
Elena Vilchik
2019-04-23
Update license headers
Tibor Blenessy
2018-10-24
Register warning when CSS files were not analyzed because of Node.js configur...
Janos Gyerik
2018-06-28
Improve logic of node executable detection (#95)
Elena Vilchik
2018-06-27
Exclude minified files (#93)
Elena Vilchik
2018-06-27
Make Node configurable (#89)
Elena Vilchik
2018-06-22
Support import of external stylelint issues report (#65)
Elena Vilchik
2018-06-21
Generate rules configuration file (#56)
Elena Vilchik
2018-06-14
Integrate stylelint inside plugin (#42)
Elena Vilchik
2018-06-13
Add syntax highlighting for strings and comments (#43)
Amaury Levé
2018-06-12
Create CSS language and set up trivial ITs (#39)
Elena Vilchik
2018-05-31
Bootstrap the plugin
Tibor Blenessy