repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move DBConnRef/MaintainableDBConnRef to Rdbms namespace
[mediawiki.git]
/
.stylelintrc
blob
27e289d4303c5c145e4597e7298c40b62b9a6946
1
{
2
"extends": "stylelint-config-wikimedia",
3
"rules": {
4
"no-descending-specificity": null,
5
6
"selector-no-id": null
7
}
8
}