mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-12-18 02:51:26 +00:00
![Ed Sanders](/assets/img/avatar_default.png)
Longer, but follows the style guide and less likely to conflict. We need to account for init classes in the cache being around for a while. Change-Id: I738bc93393850db320fdbda2b003ca8ac40556da
8 lines
158 B
JSON
8 lines
158 B
JSON
{
|
|
"extends": "stylelint-config-wikimedia",
|
|
"rules": {
|
|
"selector-class-pattern": "^(ext|dt|ve|mw|oo-ui|client|skin)-",
|
|
"unit-disallowed-list": null
|
|
}
|
|
}
|