mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-12-20 01:11:03 +08:00
Squashed commit of the following: commit 7bb21d6e92f1bdb3f928c644f6ea4adda41e1ace Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Sep 4 19:07:35 2025 +0300 all: imp code commit 85a8751ba41e82b9e92a32d103de719ecc385ff4 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Sep 4 17:59:04 2025 +0300 all: upd go & tools
27 lines
422 B
JSON
27 lines
422 B
JSON
{
|
|
"ul-indent": {
|
|
"indent": 4
|
|
},
|
|
"ul-style": {
|
|
"style": "dash"
|
|
},
|
|
"emphasis-style": {
|
|
"style": "asterisk"
|
|
},
|
|
"no-duplicate-heading": {
|
|
"siblings_only": true
|
|
},
|
|
"no-inline-html": {
|
|
"allowed_elements": [
|
|
"a"
|
|
]
|
|
},
|
|
"no-trailing-spaces": {
|
|
"br_spaces": 0
|
|
},
|
|
"line-length": false,
|
|
"no-bare-urls": false,
|
|
"no-emphasis-as-heading": false,
|
|
"link-fragments": false
|
|
}
|