X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22articles%22%2C%22id_article=%24ze_article%22%29%20.%20%22?a=blobdiff_plain;f=.stylelintrc;h=27e289d4303c5c145e4597e7298c40b62b9a6946;hb=0f2795d5bacda8d573dc1478fb2ea9d8f2ac4432;hp=e20078633e3ed58255600e8d3ae038acf1a9d752;hpb=ff5f6264e2f0ef10ff84002bdd39aeb50832dba4;p=lhc%2Fweb%2Fwiklou.git diff --git a/.stylelintrc b/.stylelintrc index e20078633e..27e289d430 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -1,21 +1,8 @@ { "extends": "stylelint-config-wikimedia", "rules": { - "declaration-no-important": null, - - "indentation": null, - "no-descending-specificity": null, - "no-duplicate-selectors": null, - - "number-leading-zero": null, - - "selector-list-comma-newline-after": null, - "selector-no-id": null, - "selector-pseudo-element-colon-notation": null, - - "string-quotes": null, - "value-keyword-case": null + "selector-no-id": null } }