Skip to content

Commit

Permalink
Pull request 2320: upd-chlog
Browse files Browse the repository at this point in the history
Merge in DNS/adguard-home from upd-chlog to master

Squashed commit of the following:

commit 305ae58
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Dec 11 17:19:51 2024 +0300

    all: upd and fmt chlog
  • Loading branch information
ainar-g committed Dec 11, 2024
1 parent dab6082 commit 8f53f65
Show file tree
Hide file tree
Showing 3 changed files with 1,098 additions and 1,308 deletions.
25 changes: 25 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"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,
"link-fragments": false
}
Loading

0 comments on commit 8f53f65

Please sign in to comment.