aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin/src/main/resources
AgeCommit message (Expand)Author
2018-06-22Rule S4655: '!important' should not be used on 'keyframes' (#61)Amaury Levé
2018-06-22Rule S4667: CSS file not be empty (#59)Amaury Levé
2018-06-21Rule S4652: Strings should not contain new lines (#57)Amaury Levé
2018-06-21Rule S4663: Comments should not be empty (#51)Amaury Levé
2018-06-21Rule S4653: Units should be valid (#50)Amaury Levé
2018-06-21Improve tokenizer and highlightingAmaury Levé
2018-06-14Integrate stylelint inside plugin (#42)Elena Vilchik
2018-06-12Tokenize CSS (#40)Amaury Levé