aboutsummaryrefslogtreecommitdiffstats
path: root/its
AgeCommit message (Expand)Author
2020-01-14Prepare for next development iteration (#246)Elena Vilchik
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-07-08Prepare next development iteration (1.2)vilchik-elena
2019-06-28Bump version to 1.1.1vilchik-elena
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-13Update version to 1.1-SNAPSHOTvilchik-elena
2019-06-12Consider 'x' unit as compliant for S4653 (#178)Elena Vilchik
2019-06-12Ignore Angular Material selector types in S4670 (#177)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-23Fix FP S4659: ":local" and ":global" css-modules switches (#145)1.0.3.724Elena Vilchik
2018-11-21Remove S4664 from default profile (#143)Elena Vilchik
2018-11-21Bump version to 1.0.3 (#142)Elena Vilchik
2018-09-13Use LATEST_RELEASE as default version for integration testsTibor Blenessy
2018-09-13Change version 1.0.2 (#127)Tibor Blenessy
2018-08-06Prepare for next development iteration (#115)Tibor Blenessy
2018-07-31ITs: stop testing comment_lines_data (#118)pynicolas
2018-07-27Change version to 1.0.1 (#113)Tibor Blenessy
2018-07-03Prepare for next development iteration (#104)Elena Vilchik
2018-06-28Add 'at-root', 'error' and 'warn' to default of S4662 (#99)Elena Vilchik
2018-06-27Exclude minified files (#93)Elena Vilchik
2018-06-27FP S4662: SCSS directivesAmaury Levé
2018-06-27Update S4656: Ignore consecutive duplications with different valuesAmaury Levé
2018-06-26Rule S4664: Selectors of lower specificity should come before overriding sele...Amaury Levé
2018-06-26Rule S4650: 'calc' members should be correctly spaced or indentedAmaury Levé
2018-06-26Rule S4651: 'linear-gradient' directions should be validAmaury Levé
2018-06-26Rule S4668: Comments formatting should be validAmaury Levé
2018-06-26Rule S4661: Media features should be validAmaury Levé
2018-06-26Rule S4662: at-rules should be validAmaury Levé
2018-06-26Rule S4660: Pseudo-element selectors should be validAmaury Levé
2018-06-26Fix rebaseAmaury Levé
2018-06-26Rule S4670: Selectors should be knownAmaury Levé
2018-06-26Rule S4666: Selectors should not be duplicatedAmaury Levé
2018-06-26Rule S4657: Shorthand properties that override related longhand properties sh...Amaury Levé
2018-06-26Rule S4654: CSS properties should be validAmaury Levé
2018-06-25Rule S4658: Empty blocks should be removedAmaury Levé