Skip to content

Commit adc9de5

Browse files
committed
style: Enable vscode spellcheck and fix typos/style (#2888)
Signed-off-by: fria <[email protected]> Signed-off-by: Daniel Gray <[email protected]>
1 parent c11661c commit adc9de5

File tree

101 files changed

+940
-324
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+940
-324
lines changed

.markdownlint.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ code-block-style: false
2727
no-hard-tabs: true
2828
emphasis-style:
2929
style: "asterisk"
30-
no-duplicate-header: false
3130
no-trailing-punctuation: false
31+
no-duplicate-heading:
32+
siblings_only: true

0 commit comments

Comments
 (0)