aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin/src
AgeCommit message (Collapse)Author
2018-06-21Rule S4653: Units should be valid (#50)Amaury Levé
2018-06-21Add comment lines and lines of code metrics (#49)Amaury Levé
2018-06-21Generate rules configuration file (#56)Elena Vilchik
2018-06-21Improve tokenizer and highlightingAmaury Levé
2018-06-15Add syntax highlighting (#46)Amaury Levé
2018-06-14Integrate stylelint inside plugin (#42)Elena Vilchik
2018-06-13Add syntax highlighting for strings and comments (#43)Amaury Levé
2018-06-12Tokenize CSS (#40)Amaury Levé
2018-06-12Create CSS language and set up trivial ITs (#39)Elena Vilchik
2018-05-31Bootstrap the pluginTibor Blenessy