aboutsummaryrefslogtreecommitdiffstats
path: root/its/plugin/src/test/java
AgeCommit message (Expand)Author
2020-01-03Fix header for new file (#239)Christophe Zürn
2020-01-03Rely on run-node on Mac (#236)Elena Vilchik
2020-01-02Update year in license headers (#238)Elena Vilchik
2019-12-27Analyze CSS in Vue Single File Components (#232)Elena Vilchik
2019-12-24Add parameter for S4660 to define custom pseudo-elements (#220)Alban Auzeill
2019-12-23Add Angular Material 'md' and Font Awesome 'fa' prefixes to default config of...Alban Auzeill
2019-12-18Rely on NodeJS API of Stylelint to execute CSS rules (#221)Elena Vilchik
2019-12-12Analyze CSS in non-CSS files even if no CSS files in the project (#218)Alban Auzeill
2019-10-02Remove html and js plugins from ITs (#207)Tibor Blenessy
2019-08-09Fix ITs: assert only number of issues from css plugin (#200)Tibor Blenessy
2019-06-28Exclude JS/TS from analysisvilchik-elena
2019-06-14Revert "Add rule S5362: Expressions within "calc" should be valid (#180)" (#185)Elena Vilchik
2019-06-14S4670: add parameter for ignored types (#182)Elena Vilchik
2019-06-14Analyse CSS inside other language files (html, vue) (#183)Elena Vilchik
2019-06-13Add rule S5362: Expressions within "calc" should be valid (#180)Elena Vilchik
2019-06-05Avoid false-positive due to CSS Modules specific syntax (#171)Elena Vilchik
2019-04-25Update Stylelint version to 10.0.1 (#163)Elena Vilchik
2019-04-23Update license headersTibor Blenessy
2018-11-21Remove S4664 from default profile (#143)Elena Vilchik
2018-09-13Use LATEST_RELEASE as default version for integration testsTibor Blenessy
2018-07-31ITs: stop testing comment_lines_data (#118)pynicolas
2018-06-27Exclude minified files (#93)Elena Vilchik
2018-06-26Rule S4651: 'linear-gradient' directions should be validAmaury Levé
2018-06-26Rule S4668: Comments formatting should be validAmaury Levé
2018-06-25Rule S4658: Empty blocks should be removedAmaury Levé
2018-06-25Rule S4649: Font declarations should contain at least one generic font familyAmaury Levé
2018-06-25Rule S1128: Useless imports should be removed (#64)Amaury Levé
2018-06-22Support import of external stylelint issues report (#65)Elena Vilchik
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-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