aboutsummaryrefslogtreecommitdiffstats
path: root/its
AgeCommit message (Expand)Author
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é
2018-06-25Rule S1116: Empty statements should be removedAmaury Levé
2018-06-25Rule S4648: Duplicated font names 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-22Rule S4656: Properties should not be duplicated (#63)Amaury Levé
2018-06-22Rule S4655: '!important' should not be used on 'keyframes' (#61)Amaury Levé
2018-06-22Fix analysis of project with non-css files (#58)Elena Vilchik
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-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