mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-12 01:11:55 +00:00
0fd4cfb6b1
Change-Id: I1da096b453413ae0faa06b551e35d270c78e0c41
10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
{
|
|
"preset": "wikimedia",
|
|
"disallowEmptyBlocks": {
|
|
"allExcept": [ "comments" ]
|
|
},
|
|
"requireDotNotation": {
|
|
"allExcept": [ "keywords" ]
|
|
}
|
|
}
|