style(markdown): disable MD044
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2023-06-09 16:26:47 +02:00
parent 1889fd0e92
commit 836fbcbce5
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 2 additions and 2 deletions

View File

@ -128,8 +128,8 @@ MD041:
# MD044/proper-names - Proper names should have the correct capitalization
MD044:
# List of proper names
names:
- PostfixAdmin
names: []
# - PostfixAdmin
# Include code blocks
code_blocks: false