aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin
AgeCommit message (Expand)Author
2019-06-12Ignore Angular Material selector types in S4670 (#177)Elena Vilchik
2019-06-11Add warning when old NodeJS property is used (#175)Elena Vilchik
2019-06-07Reuse logic from SonarJS to discover node executable (#173)Elena Vilchik
2019-06-07Add parse error text and position to the log (#172)Elena Vilchik
2019-06-07Remove 'forRule' API used for external issue creation (#174)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-21Fix FP S4662: @extend in Sass (#144)Elena Vilchik
2018-11-21Bump version to 1.0.3 (#142)Elena Vilchik
2018-10-24Register warning when CSS files were not analyzed because of Node.js configur...Janos Gyerik
2018-09-13Dont specifically handle InterruptedException (#129)Tibor Blenessy
2018-09-13Fix quality flaw: improve coverage (#128)Tibor Blenessy
2018-09-13Log error output from external process and check for return valueTibor Blenessy
2018-09-13Increase and tighten limits enforcing size of final jarTibor Blenessy
2018-09-13Change version 1.0.2 (#127)Tibor Blenessy
2018-09-12Stop providing comment_lines_data metric (#126)Tibor Blenessy
2018-08-06Prepare for next development iteration (#115)Tibor Blenessy
2018-07-27Change version to 1.0.1 (#113)Tibor Blenessy
2018-07-25Fix regression on number handling introduce by the last fix (#111)Amaury Levé
2018-07-25Improve regex to avoid backtrack and to use non-capturing groups (#110)Amaury Levé
2018-07-03Prepare for next development iteration (#104)Elena Vilchik
2018-07-03Use ExternalRuleLoader to get severity and debt (#103)1.0.0.457Elena Vilchik
2018-07-02Improve sensors' descriptors (#101)Elena Vilchik
2018-06-29Factorize external report import (#100)Elena Vilchik
2018-06-28Add 'at-root', 'error' and 'warn' to default of S4662 (#99)Elena Vilchik
2018-06-28Improve the way rules are serialized into stylelint json (#98)Amaury Levé
2018-06-28Add test for stylelintOptions default values (#96)Amaury Levé
2018-06-28Update RSPEC metadata (#97)Amaury Levé
2018-06-28Improve logic of node executable detection (#95)Elena Vilchik
2018-06-28Update S4656: Rule should be parameterizedAmaury Levé
2018-06-27Update S4662: Rule should be parameterized (#92)Amaury Levé
2018-06-27Exclude minified files (#93)Elena Vilchik
2018-06-27Make Node configurable (#89)Elena Vilchik
2018-06-27FP S4662: SCSS directivesAmaury Levé
2018-06-27Update S4656: Ignore consecutive duplications with different valuesAmaury Levé
2018-06-27Remove dash from plugin key (#87)Elena Vilchik
2018-06-26Update RSPEC metadata for implemented rules (#79)Amaury Levé
2018-06-26Add unit test for rules regarding styelint key (#84)Amaury 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-26Not fail analysis when syntax error (#80)Elena Vilchik
2018-06-26Do not launch stylelint if no rules enabledElena
2018-06-26Rule S4661: Media features should be validAmaury Levé
2018-06-26Rule S4662: at-rules should be validAmaury Levé
2018-06-26Change plugin key (#76)Elena Vilchik