From: jenkins-bot Date: Wed, 22 Feb 2017 21:51:57 +0000 (+0000) Subject: Merge "build: Enable indentation stylelint rule" X-Git-Tag: 1.31.0-rc.0~4024 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=c36e90cc40fd664133ad54e1f9a881f38c325ba1;p=lhc%2Fweb%2Fwiklou.git Merge "build: Enable indentation stylelint rule" --- c36e90cc40fd664133ad54e1f9a881f38c325ba1 diff --cc .stylelintrc index 41702aad98,837e0c7943..63251825f9 --- a/.stylelintrc +++ b/.stylelintrc @@@ -3,9 -3,8 +3,7 @@@ "rules": { "declaration-no-important": null, - "indentation": null, - "no-descending-specificity": null, - "no-duplicate-selectors": null, "selector-list-comma-newline-after": null, "selector-no-id": null,