Šimon Brandner
12b3661dd6
Set color-hex-case to null
...
There is both lowercase and uppercase in some files so this should just make life easier if someone is using a stylelinter
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-04-02 09:03:28 +02:00
J. Ryan Stinnett
ce226ab534
Replace Riot with Element in docs and comments
...
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.
Part of https://github.com/vector-im/element-web/issues/14864
2020-08-03 18:33:36 +01:00
David Baker
3070ee6d7b
Put back the grouped rule & disable the linting rule instead
2019-11-08 16:10:51 +00:00
David Baker
7a9246533d
Hack to ignore @define-mixin
...
as per bug in comment
2019-08-13 15:40:03 +01:00
J. Ryan Stinnett
6c9bf25199
Add stylelint-scss plugin
...
This adds extra SCSS-specific rules. In particular, there's a modified at rule
processing rule which understands `mixin` and friends.
2019-07-10 16:56:40 +01:00
David Baker
eb6f3f6008
Fix up some CSS things stylelint was complaining about
...
And also disable a load of rules that feel like they're probably
causing more headaches than they fix.
2019-04-09 15:03:13 +01:00
David Baker
564a9838b0
It's null, not "off"
2019-04-09 14:30:51 +01:00
David Baker
232521b30d
Use js for the config file
...
Lest we spend an eternity being scalded about dangling commas
2019-04-09 14:20:17 +01:00