style(markdownlint): update configuration
All checks were successful
Build / build-arm64 (push) Successful in 1m30s
Lint Markdown files / markdown-lint (push) Successful in 10s
Build / build-amd64 (push) Successful in 1m18s

This commit is contained in:
Markus Pesch 2025-05-09 11:27:48 +02:00
parent 08b117c1ce
commit b13112fa0e
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -121,8 +121,7 @@ MD041:
# MD044/proper-names - Proper names should have the correct capitalization
MD044:
# List of proper names
names:
- helm
names: []
# Include code blocks
code_blocks: false
@ -134,4 +133,4 @@ MD046:
# MD048/code-fence-style - Code fence style
MD048:
# Code fence syle
style: "backtick"
style: "backtick"