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